- Hands-On Exploratory Data Analysis with Python
- Suresh Kumar Mukhiya Usman Ahmed
- 75字
- 2021-06-24 16:44:55
Data transformation
Although there are a lot of objects returned by the extracted data, we do not need all the items. We will only extract the required fields. Data cleansing is one of the essential steps in the data analysis phase. For our analysis, all we need is data for the following: subject, from, date, to, label, and thread.
Let's look at all the steps involved in data transformation in the following sections.
推薦閱讀
- scikit-learn Cookbook
- PyTorch自動駕駛視覺感知算法實戰(zhàn)
- 算法精粹:經(jīng)典計算機科學問題的Java實現(xiàn)
- 精通搜索分析
- Koa開發(fā):入門、進階與實戰(zhàn)
- HTML5+CSS3網(wǎng)站設計教程
- PLC編程與調(diào)試技術(松下系列)
- JSP程序設計實例教程(第2版)
- Go語言入門經(jīng)典
- Learning Concurrency in Python
- Ubuntu Server Cookbook
- WCF全面解析
- Design Patterns and Best Practices in Java
- Visual Basic 開發(fā)從入門到精通
- VBA Automation for Excel 2019 Cookbook