Skip to content

arc-lessons/data-plotting-pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working with Data and Plotting using pandas

(C) 2018-21 Jack Betteridge ([email protected]) and James Grant([email protected])

This repository is derived from the lessons: Introduction to working with data and plotting and Data Analysis

Themselves, derived from many sources:

  • Chrys Woods' material available here.
  • Matplotlib's material available here.
  • Nicolas P. Rougier's material used in both the above available here.
  • Benjamin Root's material available here.
  • The Software Carpentry lesson Plotting and Programming in Python, under CC BY 4.0.

The lesson is delivered in the Jupyter notebooks based build system developed by Jack Betteridge and James Grant.

Changes

Contributions to the tutorial

If you would like to contribute to the lesson please fork the repository and create a pull request.