- 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
推薦閱讀
- Bootstrap Site Blueprints Volume II
- LaTeX Cookbook
- 程序員面試筆試寶典(第3版)
- JavaScript+jQuery開發實戰
- Python Tools for Visual Studio
- 大學計算機基礎(第2版)(微課版)
- Python編程:從入門到實踐
- Python機器學習算法: 原理、實現與案例
- Deep Learning with R Cookbook
- Practical Maya Programming with Python
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 計算機應用基礎案例教程(第二版)
- C語言程序設計教程
- 計算機系統解密:從理解計算機到編寫高效代碼
- Thymeleaf 3完全手冊