Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.MD

Data analysis in python

Table of Contents

Description

This is a collection of methods and commands used in basic python libraries in statistics and data analysis. Some of the commands and strategies for data analysis and numerical handling I found them while studying my courses in codecademy and udacity. Look the sites and official documentation for more information.

The objectives of this project are:

  • To be a friendly initiation for a beginner to data analysis with python.
  • A review to quickly remember how to use the different libraries.

Tools & Dependencies

The Python libraries used are:

  • Matplotlib
  • Numpy
  • Pandas
  • Scipy
  • ipython-sql with sqlite3
  • Scikit-learn

Contributing

If you want to contribute, check out contribute.md.

About

Intro to the most useful libraries for data analysis in python

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.