Skip to content

Commit 372d2b0

Browse files
NPalopolimaxim-belkin
authored andcommitted
05-merging-data.md: use proper file name
Pull Request: #343
1 parent 746180f commit 372d2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/05-merging-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ The pandas `merge` function supports two other join types:
407407

408408
> ## Challenge - Diversity Index
409409
>
410-
> 1. In the data folder, there is a plot `CSV` that contains information about the
410+
> 1. In the data folder, there is a `plots.csv` file that contains information about the
411411
> type associated with each plot. Use that data to summarize the number of
412412
> plots by plot type.
413413
> 2. Calculate a diversity index of your choice for control vs rodent exclosure

0 commit comments

Comments
 (0)