Skip to content

OctaviPascual/Udacity-IntroToDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Data Analysis

Intro to Data Analysis is a course offered by Udacity and taught by Caroline Buckey that serves as an introduction to the world of data analysis.

In each Lesson directory there is an ipython notebook with the examples and solutions of the course. To run the notebook with Jupyter:

jupyter-notebook <fileName>.ipynb

To run the notebook with the same environment as in the course, use environment.yml file to create the corresponding environment. For example, with Conda package manager:

conda env --create -f environment.yml

About

📊Intro to Data Analysis by Udacity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published