Skip to content

Workshop notes for Intro to Python Part 2. Focus on Pandas, Graphing, and reading data from files.

License

Notifications You must be signed in to change notification settings

geoffswc/IntroToPythonPart2

Repository files navigation

Intro To Python Part 2

This repository contains notes, exercises, and responses to questions during the Intro to Python Part 2 workshop.

The "Intro to Python Part 2" workshop focuses on file and string processing, tabular data, graphing and plotting.

Links

The workshop is based on the "Plotting and Programming with Python" tutorial from software carpentry.

https://swcarpentry.github.io/python-novice-gapminder/

In Intro to Python Part 2, we cover:

  • Reading Tabular Data into Data Frames (Ch7)
  • Pandas DataFrames (Ch8)
  • Plotting (Ch9)

Workbooks

This repository contains workshop notebooks for the Software Carpentry tutorials listed above as well as a few notebooks for additional material.

About

Workshop notes for Intro to Python Part 2. Focus on Pandas, Graphing, and reading data from files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published