- Python Data Visualization Cookbook(Second Edition)
- Igor Milovanovi? Dimitry Foures Giuseppe Vettigli
- 81字
- 2021-07-30 10:05:50
Introduction
This chapter covers basics about importing and exporting data from various formats. We first introduce how to import data by just using only the capabilities of the Python standard library; then we introduce the powerful Pandas library which is becoming the de facto standard in data manipulation in Python. Also we've covered the ways of cleaning data such as normalizing values, adding missing data, live data inspection, and usage of some similar tricks to get data correctly prepared for visualization.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- SPSS數據挖掘與案例分析應用實踐
- JavaScript全程指南
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Hands-On Enterprise Automation with Python.
- Mastering JBoss Enterprise Application Platform 7
- CoffeeScript Application Development Cookbook
- 移動互聯網軟件開發實驗指導
- 計算機應用基礎教程(Windows 7+Office 2010)
- Elasticsearch Blueprints
- Spring Data JPA從入門到精通
- C# 7.0本質論
- Mastering Python
- Clojure Data Structures and Algorithms Cookbook
- OpenStack Sahara Essentials