Sabtu, 04 September 2010

[H591.Ebook] PDF Ebook Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney

PDF Ebook Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney

How if your day is started by reviewing a publication Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney However, it is in your gadget? Everybody will certainly consistently touch and us their gadget when awakening as well as in early morning tasks. This is why, we expect you to also review a publication Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney If you still puzzled ways to obtain guide for your gadget, you can follow the way right here. As right here, we offer Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney in this website.

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney



Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney

PDF Ebook Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney

Learn the technique of doing something from several sources. Among them is this publication qualify Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney It is an extremely well known publication Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney that can be suggestion to review currently. This suggested publication is among the all fantastic Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney compilations that remain in this site. You will also locate various other title and themes from various writers to look right here.

For everyone, if you intend to start accompanying others to check out a book, this Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney is much recommended. As well as you have to obtain the book Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney right here, in the web link download that we offer. Why should be here? If you desire various other kind of books, you will certainly constantly find them and Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney Economics, national politics, social, scientific researches, faiths, Fictions, and a lot more books are supplied. These available books remain in the soft files.

Why should soft documents? As this Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney, many people additionally will have to acquire guide quicker. However, often it's up until now means to get guide Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney, also in various other country or city. So, to reduce you in locating the books Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney that will sustain you, we assist you by providing the lists. It's not only the listing. We will offer the advised book Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney web link that can be downloaded directly. So, it will not need more times as well as days to posture it as well as various other books.

Collect guide Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney begin with now. But the new method is by gathering the soft documents of guide Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney Taking the soft data can be saved or saved in computer system or in your laptop computer. So, it can be more than a book Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney that you have. The most convenient way to expose is that you could also conserve the soft data of Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney in your ideal as well as available device. This problem will certainly intend you frequently read Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney in the extra times more than chatting or gossiping. It will not make you have bad habit, yet it will certainly lead you to have better practice to check out book Python For Data Analysis: Data Wrangling With Pandas, NumPy, And IPython, By Wes McKinney.

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney

Python for Data Analysis is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python. It is also a practical, modern introduction to scientific computing in Python, tailored for data-intensive applications. This is a book about the parts of the Python language and libraries you’ll need to effectively solve a broad set of data analysis problems. This book is not an exposition on analytical methods using Python as the implementation language.

Written by Wes McKinney, the main author of the pandas library, this hands-on book is packed with practical cases studies. It’s ideal for analysts new to Python and for Python programmers new to scientific computing.

  • Use the IPython interactive shell as your primary development environment
  • Learn basic and advanced NumPy (Numerical Python) features
  • Get started with data analysis tools in the pandas library
  • Use high-performance tools to load, clean, transform, merge, and reshape data
  • Create scatter plots and static or interactive visualizations with matplotlib
  • Apply the pandas groupby facility to slice, dice, and summarize datasets
  • Measure data by points in time, whether it’s specific instances, fixed periods, or intervals
  • Learn how to solve problems in web analytics, social sciences, finance, and economics, through detailed examples

  • Sales Rank: #6010 in Books
  • Published on: 2012-11-01
  • Released on: 2012-11-01
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.19" h x .90" w x 7.00" l, 1.59 pounds
  • Binding: Paperback
  • 466 pages

About the Author

Wes McKinney is the main author of pandas, the popular open sourcePython library for data analysis. Wes is an active speaker andparticipant in the Python and open source communities. He worked as aquantitative analyst at AQR Capital Management and Python consultantbefore founding DataPad, a data analytics company, in 2013. Hegraduated from MIT with an S.B. in Mathematics.

Most helpful customer reviews

103 of 111 people found the following review helpful.
A book about tools that fills a need in scientific computing
By Jason Wirth
Python For Data Analysis is a book about tools. Python is an excellent general purpose language that has developed some niche applications, science being one of them due to some excellent libraries such as NumPy, SciPy, IPython, Matplotlib, and increasingly Pandas -- which Wes created. Collectively these tools form the basis of the "scientific computing stack" and are utilized by anyone who gets their hands dirty with data.

To steal from the book, Wes states, "This book is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python. It is also a practical introduction to scientific computing in Python, tailored for data-intensive applications. This is a book about the parts of the Python language and libraries you'll need to effectively solve a broad set of data analysis problems. This book is NOT (author's emphasis) an exposition on analytical methods using Python as the implementation language."

This is a book for any level of professional, researcher, or academic working with data. You could be a beginner who wants to get started, a professional coming from discipline rooted in another language like Matlab, or even someone seasoned in data-manipulation with Python who wants to get more work done in less time with greater ease.

While Pandas is the main focus of the book, sections dedicated to IPython (a shell for interactive execution) and NumPy (Matlab-like vectorized arrays) means there is something for everyone. For example, you might already use IPython, but not to its fullest potential. Wes shows how to be more efficient using the interactive debugger.

Amazon limits their ratings to 5-stars, but if I gave a star for every time I learned something new that made my analysis easier this book would be off the charts!

175 of 201 people found the following review helpful.
dive into pandas and NumPy
By R. Friesel Jr.
Wes McKinney's "Python for Data Analysis" (O'Reilly, 2012) is a tour pandas and NumPy (mostly pandas) for folks looking to crunch "big-ish" data with Python. The target audience is not Pythonistas, but rather scientists, educators, statisticians, financial analysts, and the rest of the "non-programmer" cohort that is finding more and more these days that it needs to do a little bit-sifting to get the rest of their jobs done.

First, two warnings:

1. **This book is not an introduction to Python.** While McKinney does not assume that you know *any* Python, he isn't exactly going to hold your hand on the language here. There is an appendix ("Python Language Essentials") that beginners will want to read before getting too far, but otherwise you're on your own. ("Lucky for you Python is executable pseudocode"?)

2. **This book is not about theories of data analysis.** What I mean by that is: if you're looking for a book that is going to tell you the *types* of analyses to do, this is not that book. McKinney assumes that you already know, through your "actual" training, what kinds of analyses you need to perform on your data, and how to go about the computations necessary for those analyses.

That being said: McKinney is the principal author on pandas, a Python package for doing data transformation and statistical analysis. The book is largely about pandas (and NumPy), offering overviews of the utilities in these packages, and concrete examples on how to employ them to great effect. In examining these libraries, McKinney also delves into general methodologies for munging data and performing analytical operations on them (e.g., normalizing messy data and turning it into graphs and tables). McKinney also delves into some (semi) esoteric information about how Python works at very low levels and ways to optimize data structures so that you can get maximum performance from your programs. McKinney is clearly knowledgeable about these libraries, about Python, and about using those tools effectively in analytical software.

So where do I land on "Python for Data Analysis"? If you're looking for a book that discusses data analysis in a broad sense, or one that pays special attention to the theory, this isn't that book. If you're looking for a generalist's book on Python--also not this book. However, if you've already selected Python as your analytical tool (and it sounds like it's more/less the de facto analytical tool in many circles) then this just might be the perfect book for you.

---

DISCLOSURE: I received an electronic copy of this book from the publisher in exchange for writing a review.

129 of 147 people found the following review helpful.
A tutorial in need of editorial work; not comprehensive; not a useful reference
By Richard C. Yeh
I think this book is genuinely trying to be helpful, by giving an extended tutorial on the pandas library; but the tutorial covers only selected topics, and needs to be supplemented with a comprehensive function reference. The narrative also needs to be cut with the help of a strict editor.

If you are trying to decide whether to learn to use the pandas library, this book is for you. It starts with an example of how python and the pandas library can make it easy to do some basic analyses of data, and then develops more specialized chapters: summary statistics, data storage, data transformation (merging and joining), plotting, aggregation, time-series, special considerations for financial or economic data, advanced special topics.

Once I decided to use the pandas library, the book suddenly became less useful. The author has a verbose pedagogical style, and the book never departs from its tutorial perspective. Functions are introduced with examples but no definitions, and it's hard to find the rare summaries of functions, function arguments, or discussion suggesting when to use one method instead of another.

If you want to do something very close to what's done in an example, it's easy to follow along. Once you want to do something not emphasized or covered by an example, there is no guidance, no reference or dictionary section to give any hint about where I might search next --- google will probably direct you to stackoverflow.com, or the official pandas documentation site.

For example, suppose you have loaded your data into a DataFrame, and you want to use another column as the index. The book has several pages on the useful reindex() method, but that method is for resampling the data. Instead, you want set_index() --- but the book only mentions set_index() in passing, without saying what it does, far from the section where the DataFrame index is covered.

There have been some attempts to remedy this, with "quick reference cards" for pandas --- but they are in general also not comprehensive.

Finally, there is little guidance on the kinds of problems where you would be better served using numpy or some other tool instead of pandas. (There are a few paragraphs on areas where you might not want to use python.)

[Update: by mid 2013, the API reference at the official pandas documentation has the comprehensive listings that I was looking for --- see http pandas.pydata.org pandas-docs stable api.html . By version 0.12.0, all of the various function arguments seem to have been described with examples of acceptable settings. Also, the data analytical work (as opposed to cleaning and organization) has moved to the related statsmodels project, which requires pandas. So, to use that, it's important to be familiar with pandas.]

To the editor:

On many pages, there is some comment, phrasing, or trivial fact that I would have eliminated. Example:

"In some cases, a table might not have a fixed delimiter, using whitespace or some other pattern to separate fields. In these cases, ..."

"In part for legacy reasons (much earlier versions of pandas), DataFrame's join method ..."

"In my experience, having to align data by hand (and worse, having to verify that data is aligned) is a far too rigid and tedious way to work. It is also rife with potential for bugs due to combining misaligned data."

This is a technical publication, not a narrative!

Many of the code examples break across physical and PDF pages, which create small interruptions when reading. This may be hard to avoid when about half the text space is occupied by worked examples.

last line on page 129: a b c d a b c d e

first line on page 130: 0 0 1 2 3 0 0 1 2 3 4

See all 133 customer reviews...

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney PDF
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney EPub
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney Doc
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney iBooks
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney rtf
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney Mobipocket
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney Kindle

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney PDF

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney PDF

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney PDF
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, by Wes McKinney PDF

Tidak ada komentar:

Posting Komentar