Replaced nested for loop that calculated the median age based on sex and passenger class with groupby + apply instead.

pull/57/head
Donne Martin 2015-03-20 11:21:27 -04:00
parent c9ca38d211
commit 387922662f
1 changed files with 94 additions and 226 deletions

File diff suppressed because one or more lines are too long