Skip to content

tomht/pandas-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandas Demo

This is a simple demo of pandas, with 5 scripts showing its basic features.

pandas is an open source data analysis library for Python.

Scripts 1-5 demonstrate, respectively:

  1. Reading and plotting
  2. Selecting
  3. Filtering
  4. Aggregation
  5. Cleaning data

The code and data in this demo were taken and adapted from the pandas cookbook, which is an excellent resource and a great way to get started with pandas.

Creative Commons License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

About

A short demo of the basic features of pandas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages