Mastering Exploratory Analysis with pandas: Build an end-to-end data analysis workflow with Python
Authors: Harish Garg
ISBN-10: 1789619637
ISBN-13: 9781789619638
Publication Date 出版日期: 2018-09-29
Print Length 页数: 140 pages
Book Description
By finelybook
The pandas is a Python library that lets you manipulate,transform,and analyze data. It is a popular framework for exploratory data visualization and analyzing datasets and data pipelines based on their properties.
This book will be your practical guide to exploring datasets using pandas. You will start by setting up Python,pandas,and Jupyter Notebooks. You will learn how to use Jupyter Notebooks to run Python code. We then show you how to get data into pandas and do some exploratory analysis,before learning how to manipulate and reshape data using pandas methods. You will also learn how to deal with missing data from your datasets,how to draw charts and plots using pandas and Matplotlib,and how to create some effective visualizations for your audience. Finally,you will wrapup your newly gained pandas knowledge by learning how to import data out of pandas into some popular file formats.
By the end of this book,you will have a better understanding of exploratory analysis and how to build exploratory data pipelines with Python.
Contents
1: WORKING WITH DIFFERENT KINDS OF DATASETS
2: DATA SELECTION
3: MANIPULATING,TRANSFORMING,AND RESHAPING DATA
4: VISUALIZING DATA LIKE A PRO
What You Will Learn
Learn how to read different kinds of data into pandas DataFrames for data analysis
Manipulate,transform,and apply formulas to data imported into pandas DataFrames
Use pandas to analyze and visualize different kinds of data to gain real-world insights
Extract transformed data form pandas DataFrames and convert it into the formats your application expects
Manipulate model time-series data,perform algorithmic trading,derive results on fixed and moving windows,and more
Effective data visualization using Matplotlib
Authors
Harish Garg
Harish Garg,the founder of BignumWorks Software LLP,is a data scientist and a lead software developer with 17 years’ software industry experience. BignumWorks is an India-based software consultancy that provides consultancy services in software development and technical training. Harish has worked for McAfee\Intel for 11+ years. He is an expert in creating data visualizations using R,Python,and web-based visualization libraries.