raymondEDS commited on
Commit
e85d425
·
1 Parent(s): dd039c2

updating homework for week 3

Browse files
Files changed (1) hide show
  1. app/pages/week_3.py +1 -1
app/pages/week_3.py CHANGED
@@ -298,7 +298,7 @@ st.pyplot(fig)''',
298
  ### Tasks for this week:
299
 
300
  1. **Data Cleaning Exercise**
301
- - Load the Titanic dataset
302
  - Identify and handle missing values
303
  - Convert categorical variables
304
  - Create summary statistics
 
298
  ### Tasks for this week:
299
 
300
  1. **Data Cleaning Exercise**
301
+ - Load the dataset used for your research
302
  - Identify and handle missing values
303
  - Convert categorical variables
304
  - Create summary statistics