摘要: 1. If we create a DataFrame, each of the column inside of it is already a set of Series. Does not necessary to change them into a one-column Dataframe 阅读全文
posted @ 2016-10-15 06:43 阿难1020 阅读(144) 评论(0) 推荐(0) 编辑
摘要: Visualize Geographic Data: To deal with mutiple DataFrame 1. How to install a library into the Anaconda: In Jupyter Notebook, under tag Conda, we can 阅读全文
posted @ 2016-10-15 02:10 阿难1020 阅读(160) 评论(0) 推荐(0) 编辑
摘要: To genereate a bar chart with matplotlib: ////////////////////////////////Import libraries and classes//////////////////////////////////////////////// 阅读全文
posted @ 2016-10-15 00:28 阿难1020 阅读(294) 评论(0) 推荐(0) 编辑