Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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

Mastering Pandas

Posted By: AlenMiler
Mastering Pandas

Mastering Pandas by Femi Anthony
English | June 22, 2015 | ISBN: 1783981962 | 352 Pages | EPUB/MOBI/PDF (True) | 15.4 MB

Python is a ground breaking language for its simplicity and succinctness, allowing the user to achieve a great deal with a few lines of code, especially compared to other programming languages.

Master the features and capabilities of pandas, a data analysis toolkit for Python

About This Book

Master and optimally utilize the capabilities of Pandas for data analysis using IPython a rich interactive environment for Python
Understand data visualization by plotting data with matplotlib
Learn predictive analytics and machine learning using pandas and scikit-learn in a pragmatic manner

Who This Book Is For

This book is intended for Python programmers, mathematicians, and analysts who already have a basic understanding of Python and wish to learn about its data analysis capabilities in depth.

What You Will Learn

Download, install, and set up Python, pandas, and related tools to perform data analysis for different operating environments
Practice using IPython as an interactive environment for doing data analysis using pandas
Master the core features of pandas used in data analysis
Get to grips with the more advanced features of pandas
Understand the basics of using matplotlib to plot data analysis results
Analyze real-world datasets using pandas
Acquire knowledge of using pandas for basic statistical analysis

In Detail

The pandas brings these features of Python into the data analysis realm, by providing expressiveness, simplicity, and powerful capabilities for the task of data analysis. By mastering pandas, users will be able to do complex data analysis in a short period of time, as well as illustrate their findings using the rich visualization capabilities of related tools such as IPython and matplotlib.

This book is an in-depth guide to the use of pandas for data analysis, for either the seasoned data analysis practitioner or the novice user. It provides a basic introduction to the pandas framework, and takes users through the installation of the library and the IPython interactive environment. Thereafter, you will learn basic as well as advanced features, such as MultiIndexing, modifying data structures, and sampling data, which provide powerful capabilities for data analysis.