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 f330c94 commit e757165Copy full SHA for e757165
workshops/mkdocs.yml
@@ -19,7 +19,7 @@ pages:
19
- 'Missing values': 'modules/missing_values.md'
20
- 'Indexing': 'modules/indexing.md'
21
- 'Loops': 'modules/loops.md'
22
- - 'Combining DataFrames with Pandas': 'modules/merging.data.md'
+ - 'Combining DataFrames with Pandas': 'modules/merging_data.md'
23
- 'Plotting with ggplot for Python': 'modules/plotting_with_ggplot.md'
24
- 'Reusable and modular code with functions': 'modules/functions.md'
25
- 'Defensive Programming': 'modules/defensive_programming.md'
0 commit comments