python-ecology-lesson
python-ecology-lesson copied to clipboard
Data Analysis and Visualization in Python for Ecologists
### How could the content be improved? Convert guidance to reference lab rather than notebook ### Which part of the content does your suggestion apply to? https://datacarpentry.org/python-ecology-lesson/index.html#launch-a-jupyter-notebook
Howdy, I think it would be a useful skill for ecologist using python to get hands on experience with the [scikit-bio](http://scikit-bio.org/) bioinformatics package. I use it often to calculate alpha...
https://github.com/datacarpentry/python-ecology-lesson/blob/5650e975d5163a153499b64c280712ec41d83502/_episodes/02-starting-with-data.md?plain=1#L584 When making a plot, "y versus x", to me, implies a 2D plot with y on the vertical axis and x on the horizontal axis. This is [clearly](https://github.com/datacarpentry/python-ecology-lesson/blob/gh-pages/_extras/guide.md?plain=1#L157) not...
In the [More Resources](https://datacarpentry.org/python-ecology-lesson/00-before-we-start.html#more-resources) section of "Before We Start" we list Dive into Python 3 and The Hitchhiker’s Guide to Python. These are both very outdated resources. Opening this issue...
There is a discrepancy between the number displayed on the sidebar under "Episodes", and the URL episode number from `episodes/*.md`. "Before we start" is numbered 1 in the sidebar, whilst...
Interpreter Goes from "Command Line" to "Python" with no direction on how to interact with Python in Command Line Since this lesson uses Anaconda as a starting point, rather than...
https://github.com/datacarpentry/python-ecology-lesson/blob/73b8d44446812d8ec45a054077dcfb34724de946/setup.md?plain=1#L145 The setup includes installation of Jupyter along with `plotnine`, but if learners (or instructors) prefer to work in Jupyter Lab, `plotnine` may not be available. Including `jupyterlab` explicitly in...
In [Starting With Data](https://datacarpentry.org/python-ecology-lesson/02-starting-with-data/index.html), learners are instructed to navigate to "the workshop directory". This phrase has not been defined in the [Setup](https://datacarpentry.org/python-ecology-lesson/setup.html) or any of the earlier lessons, as far...
### How could the content be improved? The following section introduce how data can be processed using loops [Automating data processing using For Loops](https://datacarpentry.org/python-ecology-lesson/06-loops-and-functions.html#automating-data-processing-using-for-loops) I believe it would also be...
:robot: This is an automated build Update Workflows from sandpaper version 0.13.0 -> 0.16.5 - Auto-generated by [create-pull-request][1] on 2024-06-25T00:15+00:00 [1]: https://github.com/carpentries/create-pull-request/tree/main