- Learning pandas(Second Edition)
- Michael Heydt
- 149字
- 2021-07-02 20:37:04
Up and Running with pandas
In this chapter, we will cover how to install pandas and start using its basic functionality. The content of the book is provided as IPython and Jupyter notebooks, and hence we will also take a quick look at using both of those tools.
This book will utilize the Anaconda scientific Python distribution from Continuum. Anaconda is a popular Python distribution with both free and paid components. Anaconda provides cross-platform support, including Windows, Mac, and Linux. The base distribution of Anaconda installs pandas, IPython and Jupyter Notebook, thereby making it almost trivial to get started.
In this chapter will cover the following topics:
- Installation of Anaconda, pandas, and IPython/Jupyter Notebook
- Using IPython and Jupyter Notebook
- Jupyter and its notebooks
- Setting up your pandas environments
- A quick introduction to the pandas Series and DataFrame
- Loading data from a CSV file
- Generating a visualization of pandas data
推薦閱讀
- JavaScript從入門到精通(微視頻精編版)
- Advanced Machine Learning with Python
- Android開發精要
- Groovy for Domain:specific Languages(Second Edition)
- PostgreSQL 11從入門到精通(視頻教學版)
- Java軟件開發基礎
- GameMaker Programming By Example
- Learning Vaadin 7(Second Edition)
- Java程序設計入門
- Yii Project Blueprints
- 執劍而舞:用代碼創作藝術
- 輕松上手2D游戲開發:Unity入門
- 軟件項目管理實用教程
- UI設計全書(全彩)
- Arduino電子設計實戰指南:零基礎篇