datacarpentry / python-ecology-lesson

Data Analysis and Visualization in Python for Ecologists
https://datacarpentry.org/python-ecology-lesson
Other
162 stars 307 forks source link

Discussion on merging parts of Ep. 5 and Ep.2 #506

Open rmhorne opened 2 years ago

rmhorne commented 2 years ago

Hello everyone,

We recently ran a slightly modified version of this lesson (https://ucsbcarpentry.github.io/2022-04-19-ucsb-python/), and it seems to us that there is a little redundancy / overlap between the discussion of data types in episodes 2 and 5 (to the point where we were comfortable skipping ahead to the NaN portion of the lesson).

We we wondering: What do the rest of you think about moving the "Working With Integers and Floats" section of episode 5 to episode 2?