Skip to content

Commit 7b2f76e

Browse files
authored
corrected reference to file surveys_complete.csv
Improved reference to `sample_output` as folder in repository following @maxim-belkin suggestion on #342. Also introduced mention of file `surveys_complete.csv`.
1 parent 1f0dd2f commit 7b2f76e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_extras/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ surveys_df.isnull()
258258
~~~
259259
{: .language-python}
260260

261-
If the students have trouble generating the output, or anything happens with that, there is a file called "sample output" that contains the data file they should generate.
261+
If the students have trouble generating the output, or anything happens with that, the folder `sample_output` in this repository contains the file `surveys_complete.csv` with the data they should generate.
262262

263263
## 05-merging-data
264264

0 commit comments

Comments
 (0)