python-ecology-lesson icon indicating copy to clipboard operation
python-ecology-lesson copied to clipboard

Data Analysis and Visualization in Python for Ecologists

Results 96 python-ecology-lesson issues
Sort by recently updated
recently updated
newest added

Addressing #362 to introduce len() built-in python function

status:waiting for response
type:enhancement

In the first code example, I changed the output to show the index column, and revised the text before and after the example. Please delete this line and the text...

type:enhancement

I wrote about the difference between two types of subsetting.

status:waiting for response

Hi all, I have been teaching the python ecology lesson for a few years now. I have been teaching the matplotlib lesson ever since. It used to be https://github.com/datacarpentry/python-ecology-lesson/blob/gh-pages/06-plotting-with-matplotlib.md but...

Hi, I believe the python-ecology-lesson has similar plots as the R-ecology-lesson. You could discuss the same issue https://github.com/datacarpentry/R-ecology-lesson/issues/520 It would be in your ggplot episode https://github.com/datacarpentry/python-ecology-lesson/blob/gh-pages/_episodes/07-visualization-ggplot-python.md Maybe you have a...

Setting sex to x is not used in the next step of the challenge. --- When I took the course, challenge 1 in the "Challenge - Putting it all together"...

Methods are first explained in lesson 00: > To add elements to the end of a list, we can use the append method. Methods are a way to interact with...

help wanted
type:instructor guide
type:clarification

Functions are introduced at the very end of Ep.00, but unused until Ep.05 where they are reintroduced more comprehensively as part of the section dedicated to loops and functions. Should...

help wanted
type:enhancement
type:clarification

In the Objectives where its expected of the students to describe the advantages of using programming vs. completing repetitive tasks by hand, there its the end of the lesson. There...

help wanted
type:enhancement

This is regarding the download links for data files in the setup page: http://www.datacarpentry.org/python-ecology-lesson/setup.html The portal_mammals.sqlite file from the figshare (the teaching database), is not the same as the one...

help wanted
high priority