judeaugustinej / data_analysis_python

This is created for the BangPypers talk on 23-Sep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Analysis using Python

Environment setup

What would be covered in this workshop

  • Quick tour of numpy
  • Data Analysis using pandas
    • Data reading
    • Analyzing and plotting to understand data
    • Filtering
    • Transformation
    • Aggregation
    • Handling missing values
  • Basic Stats
  • Data Processing

About

This is created for the BangPypers talk on 23-Sep

License:MIT License


Languages

Language:Jupyter Notebook 100.0%