Data Analysis and Visualization in Python for Ecologists
Abstract
Python is a general purpose programming language that is useful for writing scripts to work effectively and reproducibly with data. This is an introduction to Python designed for participants with no programming experience. These lessons can be taught in one and a half days (~ 10 hours). They start with some basic information about Python syntax, the Jupyter notebook interface, and move through how to import CSV files, using the pandas package to work with data frames, how to calculate summary information from a data frame, and a brief introduction to plotting. The last lesson demonstrates how to work with databases directly from Python.
Link to resource: https://datacarpentry.org/python-ecology-lesson/
Type of resources: Module
Education level(s): Graduate / Professional
Primary user(s): student, teacher
Subject area(s): Computer Science, Information Science, Measurement and Data
Language(s): English