Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Mastering pandas: A complete guide to pandas, from installation to advanced data analysis techniques, 2nd Edition

    Posted By: l3ivo
    Mastering pandas: A complete guide to pandas, from installation to advanced data analysis techniques, 2nd Edition

    Ashish Kumar, "Mastering pandas: A complete guide to pandas, from installation to advanced data analysis techniques, 2nd Edition"
    English | 2019 | ISBN: 1789343232 | 674 pages | EPUB / MOBI / PDF | 16.15 MB / 31.15 MB / 14.77 MB

    Perform advanced data manipulation tasks using pandas and become an expert data analyst.

    Key Features
    Manipulate and analyze your data expertly using the power of pandas
    Work with missing data and time series data and become a true pandas expert
    Includes expert tips and techniques on making your data analysis tasks easier
    Book Description
    pandas is a popular Python library used by data scientists and analysts worldwide to manipulate and analyze their data. This book presents useful data manipulation techniques in pandas to perform complex data analysis in various domains.

    An update to our highly successful previous edition with new features, examples, updated code, and more, this book is an in-depth guide to get the most out of pandas for data analysis. Designed for both intermediate users as well as seasoned practitioners, you will learn advanced data manipulation techniques, such as multi-indexing, modifying data structures, and sampling your data, which allow for powerful analysis and help you gain accurate insights from it. With the help of this book, you will apply pandas to different domains, such as Bayesian statistics, predictive analytics, and time series analysis using an example-based approach. And not just that; you will also learn how to prepare powerful, interactive business reports in pandas using the Jupyter notebook.

    By the end of this book, you will learn how to perform efficient data analysis using pandas on complex data, and become an expert data analyst or data scientist in the process.

    What you will learn
    Speed up your data analysis by importing data into pandas
    Keep relevant data points by selecting subsets of your data
    Create a high-quality dataset by cleaning data and fixing missing values
    Compute actionable analytics with grouping and aggregation in pandas
    Master time series data analysis in pandas
    Make powerful reports in pandas using Jupyter notebooks
    Who this book is for
    This book is for data scientists, analysts and Python developers who wish to explore advanced data analysis and scientific computing techniques using pandas. Some fundamental understanding of Python programming and familiarity with the basic data analysis concepts is all you need to get started with this book.

    Table of Contents
    Introduction to pandas and Data Analysis
    Installation of pandas and Supporting Software
    Using NumPy and Data Structures with pandas
    I/Os of Different Data Formats with pandas
    Indexing and Selecting in pandas
    Grouping, Merging, and Reshaping Data in pandas
    Special Data Operations in pandas
    Time Series and Plotting Using Matplotlib
    Making Powerful Reports In Jupyter Using pandas
    A Tour of Statistics with pandas and NumPy
    A Brief Tour of Bayesian Statistics and Maximum Likelihood Estimates
    Data Case Studies Using pandas
    The pandas Library Architecture
    pandas Compared with Other Tools
    A Brief Tour of Machine Learning