@@ -160,7 +160,7 @@ website:
160
160
- text : ' 7.1. Exercises'
161
161
href : modules/module4/module4-24-practice_operations_with_dataframe_columns.qmd
162
162
- href : modules/module4/module4-25-what_did_we_just_learn.qmd
163
- - section : " **Module 5 : Making Choices and Repeating Iterations**"
163
+ - section : " **M5 : Making Choices and Repeating Iterations**"
164
164
contents :
165
165
- href : modules/module5/module5-00-module_learning_outcomes.qmd
166
166
- href : modules/module5/module5-01-making_choices_with_conditional_statements.qmd
@@ -182,7 +182,7 @@ website:
182
182
- text : ' 6.1. Exercises'
183
183
href : modules/module5/module5-20-function_questions.qmd
184
184
- href : modules/module5/module5-23-what_did_we_just_learn.qmd
185
- - section : " **Module 6 : Functions Fundamentals and Best Practices**"
185
+ - section : " **M6 : Functions Fundamentals and Best Practices**"
186
186
contents :
187
187
- href : modules/module6/module6-00-module_learning_outcomes.qmd
188
188
- href : modules/module6/module6-01-dry_revisited_and_function_fundamentals.qmd
@@ -204,7 +204,7 @@ website:
204
204
- text : ' 6.1. Exercises'
205
205
href : modules/module6/module6-23-function_design_questions.qmd
206
206
- href : modules/module6/module6-26-what_did_we_just_learn.qmd
207
- - section : " **Module 7 : Importing Files and the Coding Style Guide**"
207
+ - section : " **M7 : Importing Files and the Coding Style Guide**"
208
208
contents :
209
209
- href : modules/module7/module7-00-module_learning_outcomes.qmd
210
210
- href : modules/module7/module7-01-importing_python_libraries.qmd
@@ -226,7 +226,7 @@ website:
226
226
- text : ' 6.1. Exercises'
227
227
href : modules/module7/module7-19-using_the_python_debugger.qmd
228
228
- href : modules/module7/module7-20-what_did_we_just_learn.qmd
229
- - section : " **Module 8 : A Slice of NumPy and Advanced Data Wrangling**"
229
+ - section : " **M8 : A Slice of NumPy and Advanced Data Wrangling**"
230
230
contents :
231
231
- href : modules/module8/module8-00-module_learning_outcomes.qmd
232
232
- href : modules/module8/module8-01-numpy_and_1d_arrays.qmd
0 commit comments