- Python Data Visualization Cookbook(Second Edition)
- Igor Milovanovi? Dimitry Foures Giuseppe Vettigli
- 89字
- 2021-07-30 10:05:49
Chapter 2. Knowing Your Data
In this chapter, we'll cover the following topics:
- Importing data from CSV
- Importing data from Microsoft Excel files
- Importing data from fixed-width data files
- Importing data from tab-delimited files
- Importing data from a JSON resource
- Exporting data to JSON, CSV, and Excel
- Importing and manipulating data with Pandas
- Importing data from a database
- Cleaning up data from outliers
- Reading files in chunks
- Reading streaming data sources
- Importing image data into NumPy arrays
- Generating controlled random datasets
- Smoothing the noise in real-world data
推薦閱讀
- C++面向對象程序設計(第三版)
- AngularJS Testing Cookbook
- Spring 5.0 By Example
- 工程軟件開發技術基礎
- Getting Started with ResearchKit
- 軟件界面交互設計基礎
- 算法精粹:經典計算機科學問題的Java實現
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Python機器學習實戰
- 深度強化學習算法與實踐:基于PyTorch的實現
- Scientific Computing with Scala
- 軟件測試技術指南
- 學習OpenCV 4:基于Python的算法實戰
- Java程序設計教程
- JavaScript高級程序設計(第4版)