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 51814c1 commit dc57368Copy full SHA for dc57368
1 file changed
_episodes/06-loops-and-functions.md
@@ -261,7 +261,7 @@ for year in surveys_df['year'].unique():
261
Look inside the `yearly_files` directory and check a couple of the files you
262
just created to confirm that everything worked as expected.
263
264
-## Writing Unique FileNames
+## Writing Unique File Names
265
266
Notice that the code above created a unique filename for each year.
267
0 commit comments