https://github.com/guilleangulo/python-data-science
Introduction to Python Data Science
https://github.com/guilleangulo/python-data-science
Last synced: 4 months ago
JSON representation
Introduction to Python Data Science
- Host: GitHub
- URL: https://github.com/guilleangulo/python-data-science
- Owner: GuilleAngulo
- Created: 2020-04-20T19:04:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T18:53:43.000Z (about 6 years ago)
- Last Synced: 2024-10-19T13:35:46.440Z (over 1 year ago)
- Language: Python
- Size: 19.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Python Data Science
These are the result notebooks developed during the #QuarentenaDados week by Alura. It was analyzed both a film database archive and the ENEM results database. The intend was to learn about how to use Python in order to analyse data and the use of libraries as Pandas (Data Science) or Scikit-learn (Machine Learning).