Spaces:
Running
Running
raymondEDS
commited on
Commit
·
e85d425
1
Parent(s):
dd039c2
updating homework for week 3
Browse files- 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
|
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
|