Code Monkey home page Code Monkey logo

python-for-data-analysis's Introduction

Python-for-data-analysis

Introduction to Python for data analysis, comprising Python primer, data preprocessing, data wrangling, and data visualization

Python Basics

1. Basic Data Types

  • Boolean
  • Integer
  • Float
  • String

2. Python Data Structures

  • Tuple
  • List
  • Set
  • Dictionary

3. Conditionals and Loops

  • If statement
  • For loop
  • While loop

4. Functions and Modules

  • Python functions
  • Customized functions
  • Python modules
  • Packages and libraries

5. File Handling

  • Opening and reading files
  • Opening and writing files

NumPy

1. NumPy Primer 1

  • NumPy
  • NumPy Arrays

2. NumPy Primer 2

  • Array indexing & slicing
  • Array Operations
  • Array Functions

3. NumPy Primer 3

  • Importing datasets
  • Processing data
  • Summarizing data

4. Advanced NumPy

  • More on array manipulation
  • Broadcasting

Pandas

1. Pandas 1

  • Pandas
  • Series
  • DataFrames

2. Pandas 2

  • Reading files (csv, excel, url)
  • Exporting data
  • Exploring data

3. Advanced Pandas 1

  • Sorting
  • Filtering
  • Grouping

4. Advanced Pandas 2

  • Row-wise manipulation of DataFrames
  • Merging DataFrames

Data Visualization

1. Data Visualization 1

  • Matplotlib
  • Basic plots
  • Figures and subplots
  • More plot settings

2. Data Visualization 2

  • Using Matplotlib the Pythonic way
  • More plots

3. Data Visualization 3

  • Saving plots
  • Changing fonts (feat. How to use Korean letters in Matplotlib)

python-for-data-analysis's People

Contributors

buomsoo-kim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.