Skip to content

Applied Data Science with Python Learn how to code in Python for data science, then analyze and visualize data with Python with packages like scikit-learn, matplotlib and bokeh. This is an action-packed learning path for data science enthusiasts and aspiring data scientists who want to learn data science hands-on with Python.

License

Notifications You must be signed in to change notification settings

joaopaulo164/Data-Science-with-Python

Repository files navigation

Data-Science-with-Python

Applied Data Science with Python Learn how to code in Python for data science, then analyze and visualize data with Python with packages like scikit-learn, matplotlib and bokeh. This is an action-packed learning path for data science enthusiasts and aspiring data scientists who want to learn data science hands-on with Python.

# criate virtual env
python3 -m venv dataScience-env

# execute virtual env
source dataScience-env/bin/activate

# install requirements
pip install -r requirements.txt

# execute jupyter notebook
jupyter-lab

About

Applied Data Science with Python Learn how to code in Python for data science, then analyze and visualize data with Python with packages like scikit-learn, matplotlib and bokeh. This is an action-packed learning path for data science enthusiasts and aspiring data scientists who want to learn data science hands-on with Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published