In the previous chapter, you saw how to acquire data from data sources such as databases and files. Once you have the data in the dataframe format, they are ready to be manipulated. It’s important to prepare the data so that they can be more easily subjected to analysis and manipulation. Especially in preparation for the next phase, the data must be ready for visualization.
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
F. NelliPython Data Analyticshttps://doi.org/10.1007/978-1-4842-9532-8_66. pandas in Depth: Data Manipulation
Fabio Nelli1
(1)
Rome, Italy
This chapter goes in depth into the functionality that the pandas library offers for this stage of data analysis. The three phases of data manipulation ...
Get Python Data Analytics: With Pandas, NumPy, and Matplotlib now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.