Skip to content

Latest commit

Β 

History

History
45 lines (31 loc) Β· 1.04 KB

File metadata and controls

45 lines (31 loc) Β· 1.04 KB

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