This repositry contains code to re-learn Python, hence, it won't be in much detail but will refresh topics one wants to re-look on to before starting again with development on Python
The repositry contains code for the following numerical and scientific libraries used for Data Sceince
- Numpy
- Pandas
- Matplotlib [add more here]
[Add here]
The repositry is useful if you have a basic undertanding of how Python works and some development eperience on Python.
Ubuntu/MacOS:
sudo apt-get install python 3
Clone and download the repositry [To be added a requirements.sh file]