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

Commit9120ff2

Browse files
authored
Update README.md
1 parent263ffeb commit9120ff2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.learn/exercises/06.2-value-counts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Are there more male or female names in the dataset?
66

77
1. Use the`value_counts` function to get the`Gender` value count.
88

9-
##Expected Result:
9+
##💻Expected Result:
1010

1111
```bash
1212
F 558846
1313
M 457549
1414
Name: Gender, dtype: int64
15-
```
15+
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp