- Big Data Analysis with Python
- Ivan Marin Ankit Shukla Sarang VK
- 159字
- 2021-06-11 13:46:39
Introduction
In the last chapter, we learned that the libraries that are most commonly used for data science work with Python. Although they are not big data libraries per se, the libraries of the Python Data Science Stack (NumPy, Jupyter, IPython, Pandas, and Matplotlib) are important in big data analysis.
As we will demonstrate in this chapter, no analysis is complete without visualizations, even with big datasets, so knowing how to generate images and graphs from data in Python is relevant for our goal of big data analysis. In the subsequent chapters, we will demonstrate how to process large volumes of data and aggregate it to visualize it using Python tools.
There are several visualization libraries for Python, such as Plotly, Bokeh, and others. But one of the oldest, most flexible, and most used is Matplotlib. But before going through the details of creating a graph with Matplotlib, let's first understand what kinds of graphs are relevant for analysis.
- 課課通計算機原理
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- Microsoft Dynamics CRM Customization Essentials
- Splunk 7 Essentials(Third Edition)
- 玩轉智能機器人程小奔
- 中文版Photoshop CS5數碼照片處理完全自學一本通
- PyTorch深度學習實戰
- Hands-On Machine Learning with TensorFlow.js
- 網絡安全管理實踐
- 分析力!專業Excel的制作與分析實用法則
- Dreamweaver CS6精彩網頁制作與網站建設
- Introduction to R for Business Intelligence
- The DevOps 2.1 Toolkit:Docker Swarm
- PowerMill 2020五軸數控加工編程應用實例
- Puppet 3 Beginner’s Guide