摘要: 1. pandas.read_csv() to read the .csv file. After read, it is automatically converted to DataFrame format 2.The DataFrame is the frame for Pandas. It 阅读全文
posted @ 2016-10-06 14:02 阿难1020 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 1. NumPy: NumPy is a Python module that is used to create and manipulate multidimensional arrays. 2. genfromtxt() : Function of reading dataset in Num 阅读全文
posted @ 2016-10-06 00:48 阿难1020 阅读(134) 评论(0) 推荐(0) 编辑