Giter VIP home page Giter VIP logo

data-analysis-python's Introduction

Data Analysis and visualization with Python

Fundamental concepts and techniques for data analysis with Python

Table of contents

INTRODUCTION

Introduction to data analysis with Python

  • What is data analysis
  • Data analysis with Python
  • The Python data analysis toolbox
    • NumPy
    • Pandas
    • SciPy
    • Statsmodels
    • PyMC3
    • Scikit-Learn
    • Matplolib
    • Seaborn
    • Altair
    • Bokeh

Prerequisites

  • Basic Python programming
  • Basic algebra ideas

PART I: Data wrangling and exploratory data analysis

Basic concepts in data analysis:

  • Tabular data
  • Non tabular data
  • Relational database
  • Time series data
  • Matrices, vectors, and tensors
  • Anatomy of a table
  • Types of variables
  • Missing data
  • Data cleaning
  • Data exploration
  • Data visualization
  • Hypothesis testing
  • Causal inference

Data analysis workflow

  • Questions
  • Data loading
  • Data cleaning
  • Data formating
  • Data exploration and visualization
  • Data modeling
  • Insight and communication

Case study 1

Data analysis example with real messy data following the standard data analsis workflow

Introduction to NumPy

  • What is NumPy
  • NumPy set up
  • NumPy Arrays
  • Array creation
  • Vectorization
  • Array data type and conversions
  • Array mathematics and element-wise operations
  • Array manipulation
  • Logic functions and array evaluation
  • Array indexing
  • Array copies
  • String operations with NumPy

Introduction to pandas

  • What is pandas
  • Pandas set up
  • Pandas data structures
  • Data loading with Pandas
  • Data transformation and lambda functions
  • Indexing and selecting data
  • Merging, joining, and concatenating data
  • Reshaping and pivot tables
  • Data cleaning and missing values
  • Working with text data
  • Multi-index and advance indexing

Case study 2

Advance data analysis example with real messy data following the standard data analsis workflow

PART II

Introduction to data visualization with Python

Introduction to matplotlib

Introduction to altair

Case study 3

data-analysis-python's People

Contributors

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