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

This commit is contained in:
Donne Martin 2015-03-20 11:21:27 -04:00
parent c9ca38d211
commit 387922662f

File diff suppressed because one or more lines are too long