Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit86cd32c

Browse files
authored
Update README.md
1 parent0cb1cd2 commit86cd32c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.learn/exercises/06-clean-datasets/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
#`06` Clean Datasets
22

3-
Let's start a newcleanexercise to clean up a publicly known Dataset of[US baby names](https://www.kaggle.com/kaggle/us-baby-names) from Kaggle.
3+
Let's start a new exercise to clean up a publicly known Dataset of[US baby names](https://www.kaggle.com/kaggle/us-baby-names) from Kaggle.
44

55
##📝 Instructions:
66

77
1. Import the`.learn/assets/us_baby_names_right.csv` Dataset.
88

9-
2. First,lets understand the Dataset by printing the first10 rows.
9+
2. First,let's understand the Dataset by printing the first5 rows.
1010

1111
3. Print the first 5 records on the command line.
1212

13-
##Expected Result:
13+
##💻Expected Result:
1414

1515
```bash
1616
Unnamed: 0 Id Name Year Gender State Count

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp