[pdf]Tidy Data| Wickham | Journal of Statistical Software. Accessed December 31, 2017.https://doi.org/10.18637/jss.v059.i10. [amazon] [online] Chacon, Scott, and Ben Straub.Pro Git. 2nd ed. edition. New York, NY
下一步,学习官方cheat_sheet上所有的方法 https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf 篇幅只有2页。这里缺乏样例,但是pandas的doc string本身自带样例。而且这个pdf上自带超链接,直接link到函数的api doc上。 在本地也轻松使用自带的doc stirng样例。ipython中,使用方法名+“?”可以查看。jupyter notebook中...
Scipy Lecture Notes. Zenodo, September 28, 2015. https://doi.org/10.5281/zenodo.31521. [amazon] Nunez-Iglesias, Juan, Stéfan van der Walt, and Harriet Dashnow. Elegant SciPy: The Art of Scientific Python. 1 edition. O’Reilly Media, 2017. Rougier, Nicolas P. From Python to Numpy ...