- 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.
推薦閱讀
- Apache ZooKeeper Essentials
- 編程卓越之道(卷3):軟件工程化
- 算法大爆炸:面試通關(guān)步步為營
- Unity 5.x By Example
- iOS編程基礎(chǔ):Swift、Xcode和Cocoa入門指南
- Jupyter數(shù)據(jù)科學(xué)實戰(zhàn)
- RealSenseTM互動開發(fā)實戰(zhàn)
- Django 5企業(yè)級Web應(yīng)用開發(fā)實戰(zhàn)(視頻教學(xué)版)
- Distributed Computing in Java 9
- ASP.NET Web API Security Essentials
- Machine Learning for OpenCV
- Java RESTful Web Service實戰(zhàn)
- Leaflet.js Essentials
- Learning Java by Building Android Games
- Storm Real-Time Processing Cookbook