Python Data Analysis
eBook - ePub

Python Data Analysis

  1. 478 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

About this book

Understand data analysis pipelines using machine learning algorithms and techniques with this practical guideKey Features• Prepare and clean your data to use it for exploratory analysis, data manipulation, and data wrangling• Discover supervised, unsupervised, probabilistic, and Bayesian machine learning methods• Get to grips with graph processing and sentiment analysisBook DescriptionData analysis enables you to generate value from small and big data by discovering new patterns and trends, and Python is one of the most popular tools for analyzing a wide variety of data. With this book, you'll get up and running using Python for data analysis by exploring the different phases and methodologies used in data analysis and learning how to use modern libraries from the Python ecosystem to create efficient data pipelines.Starting with the essential statistical and data analysis fundamentals using Python, you'll perform complex data analysis and modeling, data manipulation, data cleaning, and data visualization using easy-to-follow examples. You'll then understand how to conduct time series analysis and signal processing using ARMA models. As you advance, you'll get to grips with smart processing and data analytics using machine learning algorithms such as regression, classification, Principal Component Analysis (PCA), and clustering. In the concluding chapters, you'll work on real-world examples to analyze textual and image data using natural language processing (NLP) and image analytics techniques, respectively. Finally, the book will demonstrate parallel computing using Dask.By the end of this data analysis book, you'll be equipped with the skills you need to prepare data for analysis and create meaningful data visualizations for forecasting values from data.What you will learn• 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, Seaborn, and Bokeh• Retrieve, process, and store data in a wide range of formats• Understand data preprocessing and feature engineering using pandas and scikit-learn• Perform time series analysis and signal processing using sunspot cycle data• Analyze textual data and image data to perform advanced analysis• Get up to speed with parallel computing using DaskWho this book is forThis book is for data analysts, business analysts, statisticians, and data scientists looking to learn how to use Python for data analysis. Students and academic faculties will also find this book useful for learning and teaching Python data analysis using a hands-on approach. A basic understanding of math and working knowledge of the Python programming language will help you get started with this book.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Python Data Analysis by Avinash Navlani,Armando Fandango,Ivan Idris in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Modelling & Design. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Title Page
  2. Copyright and Credits
  3. About Packt
  4. Contributors
  5. Preface
  6. Section 1: Foundation for Data Analysis
  7. Getting Started with Python Libraries
  8. NumPy and pandas
  9. Statistics
  10. Linear Algebra
  11. Section 2: Exploratory Data Analysis and Data Cleaning
  12. Data Visualization
  13. Retrieving, Processing, and Storing Data
  14. Cleaning Messy Data
  15. Signal Processing and Time Series
  16. Section 3: Deep Dive into Machine Learning
  17. Supervised Learning - Regression Analysis
  18. Supervised Learning - Classification Techniques
  19. Unsupervised Learning - PCA and Clustering
  20. Section 4: NLP, Image Analytics, and Parallel Computing
  21. Analyzing Textual Data
  22. Analyzing Image Data
  23. Parallel Computing Using Dask
  24. Other Books You May Enjoy