Skip to content

JieDh/data_template_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Data Project README file

Bootcamp data template project

Image

πŸƒ One-liner

Given two or more numbers compute its addition, or multiplication. Given two numbers, compute addition, subtraction, multiplication or division.

πŸ’» Technology stack

Python and Numpy

πŸ”§ Configuration

Install Python 3.7 and numpy module.

πŸ“„ Usage

Parameters:
    x: Integer
    y: Integer
    operation: String. "add", "sub", "mul", "div"

Returns:
    Result's computation. Float

πŸ“ Folder structure

└── data_template_project
    β”œβ”€β”€ __data__
    β”œβ”€β”€ .gitignore
    β”œβ”€β”€ README.md
    β”œβ”€β”€ calculator.py
    β”œβ”€β”€ simple_script.py

⭐ Acknowledgements

IronHack

Contact info

☎️ +34 745343992

πŸ“§ asdhsf@msn.com

About

Bootcamp data template project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages