Chisato

Results 2 issues of Chisato

在进行day-22的课程处理titanic的Age问题时,需要填充缺失值,但是rand_1并没有定义 `titanic_df["Age"][np.isnan(titanic_df["Age"])] =rand_1`

真机的时候才会,在电脑上没有这种现象 同一个小程序,安卓才有,苹果没这个现象 ![image](https://user-images.githubusercontent.com/25126812/31327723-942b76c6-ad03-11e7-9bc2-55cfc210c71f.png)