We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746180f commit 372d2b0Copy full SHA for 372d2b0
1 file changed
_episodes/05-merging-data.md
@@ -407,7 +407,7 @@ The pandas `merge` function supports two other join types:
407
408
> ## Challenge - Diversity Index
409
>
410
-> 1. In the data folder, there is a plot `CSV` that contains information about the
+> 1. In the data folder, there is a `plots.csv` file that contains information about the
411
> type associated with each plot. Use that data to summarize the number of
412
> plots by plot type.
413
> 2. Calculate a diversity index of your choice for control vs rodent exclosure
0 commit comments