- The Applied Data Science Workshop
- Alex Galea
- 64字
- 2021-06-18 18:27:36
2. Data Exploration with Jupyter
Overview
In this chapter, we'll finally get our hands on some data and work through an exploratory analysis, where we'll compute some informative metrics and visualizations. By the end of this chapter, you will be able to use the pandas Python library to load tabular data and run calculations on it, and the seaborn Python library to create visualizations.
推薦閱讀
- Python程序設計教程(第2版)
- Bootstrap Site Blueprints Volume II
- 自然語言處理實戰:預訓練模型應用及其產品化
- Reactive Android Programming
- 快速念咒:MySQL入門指南與進階實戰
- Python算法從菜鳥到達人
- R Data Analysis Cookbook(Second Edition)
- 速學Python:程序設計從入門到進階
- Spring Boot+Vue全棧開發實戰
- 軟件測試教程
- 深入理解C指針
- Spring Boot+MVC實戰指南
- Beginning C++ Game Programming
- Vue.js應用測試
- Mockito Essentials