Giter Club home page Giter Club logo

data-science-in-python's Introduction

HitCount

Python for Data Science

This course, part of the Data Science MicroMasters program, will introduce us to a collection of powerful, open-source, tools needed to analyze data and to conduct data science.

Data science, also known as data-driven science, is an interdisciplinary field of scientific methods, processes, algorithms and systems to extract knowledge or insights from data in various forms, either structured or unstructured, similar to data mining.

Cover some of the most used python packages in the field of Data Science. A very effective overview on Jupyter notebook , Numerical Python , Matplotlib , Pandas , NLTK , Sci-Kit and lots of real time ongoing projects and famous data sets recorder in kaggle.

Installation

Downlaod Python 3x from the official website.

Local

pip install numpy
pip install pandas
pip install pillow
pip install matplotlib
pip install -U scikit-learn
pip install nltk

or just download anaconda distribution for get all the necessary pacakges simultaneously.

git clone https://github.com/innat-2k14/Data-Science-In-Python
cd Data-Science-In-Python
jupyter notebook

Go do the desired notebook, files that end with '.ipynb'. To run the model, go to the menu then click on Cell > Run all

Folder structure

  |-Python for Data Science                               
  |  |-Code with Matplotlib                           
  |  |  |-Matplotlib_Exercise                       
  |  |  |-Visualization								
  |  |-Code with Numpy                          
  |  |  |-Numerical Exercises                        
  |  |  |-Numerical Python
  |  |  |-Satellite Image Processing
  |  |-Code with Pandas  
  |  |  |-Exercise with Pandas
  |  |  |-Pandas in Data Science
  |  |-Machine Learning Approach    
  |  |  |-European Soccer Regression Analysis using scikit-learn
  |  |  |-K-Means
  |  |  |-Weather Data Classification using Decision Trees
  |  |-NLP-Databases   
  |  |  |-Movie Reviews Using NLTK
  |  |  |-Twitter API for Tweet Analysis
  |  |  |-Working with Databases
  |  |-Planck                           
  |  |-Python Word Count                          
  |  |-Soocer Data Analysis - kaggle                         

Data Sets

Worth Watching The Joy of Stats - BBC Four

Key Projects

data-science-in-python's People

Contributors

innat avatar teamtact avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.