Skip to content

SrGrace/DataScience_Jupyter_Notebook

Repository files navigation

DataScience Jupyter Notebook

Getting started with Python for data-science

Contents:








Installation

To download all the notebooks, simply clone this repository:

git clone https://github.com/SrGrace/DataScience_Jupyter_Notebook

To run them, you also need the latest version of following modules. To install it:

pip install pandas
pip install numpy
pip install matplotlib
pip install scipy
pip install folium .. etc.




NOTE: PRs and Stars are always welcome ✨

Releases

No releases published

Packages

No packages published