Skip to content

Commit 3661143

Browse files
committed
kk edit Nov2018 Post
1 parent 3d104f2 commit 3661143

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

_posts/2018-11-12-CMU_marathon.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,17 @@ marathon_df['courseList'] = marathon_df.courseList.map(lambda x: clean_string(x)
6363
<figure><center>
6464
<img width="800" src="/images/post/cmu_marathon/cleand1_marathon_df.png" data-action="zoom"/>
6565

66+
<figcaption>
67+
<a title="Inline Code 1">
68+
sum_df.groupby('gender').sum()
69+
</a>
70+
</figcaption>
71+
</center></figure>
72+
73+
สรุปจำนวนนักวิ่งชายหญิงได้เป็นดังนี้ครับ
74+
<figure><center>
75+
<img width="800" src="/images/post/cmu_marathon/summary_runner.png" data-action="zoom"/>
76+
6677
<figcaption>
6778
<a title="Inline Code 1">
6879
marathon_df.head()
28.7 KB
Loading

0 commit comments

Comments
 (0)