This is an online workshop that will use the REANNZ training environment. Full instructions will be sent to registrants closer to the time of the workshop and login details provided on the day.
Please Click the Link to go to the NeSI Training environment. Training Environment
https://datacarpentry.org/python-ecology-lesson/
- 2 - Short Introduction to Python
- 3 - Starting with Data
- 4 - Indexing, Slicing and Subsetting DataFrames in Python
- 5 - Data Types and Format
https://pletzer.github.io/python-oop-novice/
Datasets ship with this repo under data/ — see data/README.md for columns and provenance.
- Portal surveys —
data/surveys.csv,data/species.csv(Data Carpentry python-ecology) - Gapminder, tidy long —
data/gapminder.csv(1704 rows: country, year, pop, continent, lifeExp, gdpPercap) - Gapminder, wide —
data/gapminder_all.csvanddata/gapminder_gdp_<continent>.csv(Software Carpentry python-novice-gapminder)
On the training environment these appear in ~/intro-python/data/.
Machine Learning 101 - Introduction to ML
Machine Learning 102 - Image Anlysis
Try Jupyter https://jupyter.org/try-jupyter/lab/
Python for Data Analysis https://wesmckinney.com/book/
try - PyCon Australia https://2026.pycon.org.au/



