- 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.
推薦閱讀
- Learn ECMAScript(Second Edition)
- 基于Java技術的Web應用開發
- 深入淺出Windows API程序設計:編程基礎篇
- Python GUI Programming Cookbook
- PhoneGap Mobile Application Development Cookbook
- Python Data Structures and Algorithms
- Domain-Driven Design in PHP
- QGIS 2 Cookbook
- 邊玩邊學Scratch3.0少兒趣味編程
- C語言從入門到精通
- Python預測分析與機器學習
- Mastering OAuth 2.0
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Instant GLEW
- 軟件再工程:優化現有軟件系統的方法與最佳實踐