- Learning pandas(Second Edition)
- Michael Heydt
- 119字
- 2021-07-02 20:37:08
Summary
In this chapter, we installed the Anaconda Scientific version of Python. This also installs pandas and Jupyter Notebook, setting you right up with an environment for performing data manipulation and analysis, along with creating notebooks to visualize, present, and share your analyses.
We also took an introductory look at the pandas Series and DataFrame objects, demonstrating some of the fundamental capabilities. This exposition showed you how to perform a few basic operations that you can use to get up and running with pandas prior to diving in and learning all the details.
In the next several chapters, we will dive deep into the operations of the Series and DataFrame, with the next chapter focusing specifically on the Series.
推薦閱讀
- Learning Neo4j
- Git Version Control Cookbook
- Mastering SVG
- Blockly創(chuàng)意趣味編程
- Groovy for Domain:specific Languages(Second Edition)
- Responsive Web Design by Example
- Python算法詳解
- Scala for Machine Learning(Second Edition)
- JavaScript悟道
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫(kù)
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Kotlin程序員面試算法寶典
- C++標(biāo)準(zhǔn)庫(kù)(第2版)
- Maya Programming with Python Cookbook
- LiveCode Mobile Development Hotshot