-
Notifications
You must be signed in to change notification settings - Fork 0
Home
MattPitlyk edited this page Jun 7, 2018
·
16 revisions
Welcome to the Getting-Started-With-Python-and-Data-Science wiki!
Data Science involves skills in many areas:
- Math and Statistics
- Problem formulation
- Data visualization
- Data cleaning
- Data manipulation
- Data modeling
- Interpreting and communicating results
- Install Anaconda
- Start Jupyter notebook
- Download data for Titanic Dataset on Kaggle
- Follow one of the tutorials
Anaconda - A great way to get most of the scientific computing libraries you will need is to install the Anaconda Python distribution from Continuum Analytics. This free distribution comes with 100s of the most commonly used Python libraries that you will come across while learning Data Science.
Docker images
NumFocus
Common Python package
Kaggle