Skip to content

ken7gh/Data_Analysis_with_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data_Analysis_with_Python

Fourth workshop in a series of five Python workshops.

Building on topics of the "Introduction to Python Part 1 and 2" and "Intermediate Python" workshops. Basic knowledge of Python or attendance these workshops is strongly recommended.

Data Analysis with Python

  • Hands-on working on a data file with Pandas and Numpy

    • Creating a Dataframe object
    • Exploring a Dataframe (columns, datatypes, shape etc)
    • Dataframe and Series slicing and indexing
    • Querying Dataframes
    • Running statistics on Dataframes
    • Grouping and aggregating Dataframes
    • Quick & Easy Plots with Pandas
  • Future Topics

  • Helpful hints & resources

Binder

About

Fourth workshop in a series of five Python workshops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published