Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Python Data Cleaning Cookbook
Michael Walker
ISBN: 978-1-80056-566-1
- Find out how to read and analyze data from a variety of sources
- Produce summaries of the attributes of data frames, columns, and rows
- Filter data and select columns of interest that satisfy given criteria
- Address messy data issues, including working with dates and missing values
- Improve your productivity in Python pandas by using method chaining
- Use visualizations to gain additional insights and identify potential data issues
Python Data Analysis – Third Edition
Avinash Navlani, Armando Fandango, Ivan Idris
ISBN: 978-1-78995-524-8
- Explore data science and its various process models
- Perform data manipulation using NumPy and pandas for aggregating, cleaning, and handling missing values
- Create interactive visualizations using Matplotlib...