If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Data Analysis with NumPy and Pandas
Curtis Miller
ISBN: 978-1-78953-079-7
- Understand how to install and manage Anaconda
- Read, sort, and map data using NumPy and pandas
- Find out how to create and slice data arrays using NumPy
- Discover how to subset your DataFrames using pandas
- Handle missing data in a pandas DataFrame
- Explore hierarchical indexing and plotting with pandas
Beginning Data Science with Python and Jupyter
Alex Galea
ISBN: 978-1-78953-202-9
- Identify potential areas of investigation and perform exploratory data analysis
- Plan a machine learning classification strategy and train classification models
- Use validation curves and dimensionality reduction to tune and enhance your models
- Scrape tabular data from web pages and transform it into Pandas DataFrames...