- The Data Visualization Workshop
- Mario D?bler Tim Gro?mann
- 222字
- 2021-06-18 18:14:35
Summary
NumPy and pandas are essential tools for data wrangling. Their user-friendly interfaces and performant implementation make data handling easy. Even though they only provide a little insight into our datasets, they are valuable for wrangling, augmenting, and cleaning our datasets. Mastering these skills will improve the quality of your visualizations.
In this chapter, we learned about the basics of NumPy, pandas, and statistics. Even though the statistical concepts we covered are basic, they are necessary to enrich our visualizations with information that, in most cases, is not directly provided in our datasets. This hands-on experience will help you implement the exercises and activities in the following chapters.
In the next chapter, we will focus on the different types of visualizations and how to decide which visualization would be best for our use case. This will give you theoretical knowledge so that you know when to use a specific chart type and why. It will also lay down the fundamentals of the remaining chapters in this book, which will focus on teaching you how to use Matplotlib and seaborn to create the plots we have discussed here. After we have covered basic visualization techniques with Matplotlib and seaborn, we will pe more in-depth and explore the possibilities of interactive and animated charts, which will introduce an element of storytelling into our visualizations.
- Getting Started with ResearchKit
- Dynamics 365 Application Development
- 我的第一本算法書
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- iOS應用逆向工程(第2版)
- Learning Python Design Patterns
- 深入理解Android:Wi-Fi、NFC和GPS卷
- 從零開始學C語言
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Java從入門到精通(視頻實戰版)
- 計算機程序的構造和解釋(JavaScript版)
- C#程序開發參考手冊
- Roslyn Cookbook
- Python Business Intelligence Cookbook
- JSP項目開發情境教程