Mastering Pandas

Femi Anthony

  • 出版商: Packt Publishing
  • 出版日期: 2015-06-25
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 352
  • 裝訂: Paperback
  • ISBN: 1783981962
  • ISBN-13: 9781783981960
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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.

In Detail

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. 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.