Skip to content

Commit 1684fe0

Browse files
authored
Update solution.hide.py
1 parent b9fcb20 commit 1684fe0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.learn/exercises/06.2-value-counts/solution.hide.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
data_frame = pd.read_csv('.learn/assets/us_baby_names_right.csv')
44
count = data_frame['Gender'].value_counts()
5-
print(count)
5+
6+
print(count)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy