DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Data Engineering
  3. Data
  4. Python for Data Analysis

Python for Data Analysis

John Cook user avatar by
John Cook
·
Oct. 25, 12 · Interview
Like (0)
Save
Tweet
Share
21.54K Views

Join the DZone community and get the full member experience.

Join For Free

i recommend using python for data analysis, and i recommend wes mckinney’s book python for data analysis .

i prefer python to r for mathematical computing because mathematical computing doesn’t exist in a vacuum; there’s always other stuff to do. i find doing mathematical programming in a general purpose language is easier than doing general-purpose programming in a mathematical language. also, general-purpose languages like python have larger user bases, are better designed, have better tool support, etc.

python per se doesn’t have everything you need for mathematical computing. you need to combine several tools and libraries, typically at least scipy, matplotlib, and ipython. because there are different pieces involved, it’s hard to find one source to explain using them all together. also, even with the three additional components mentioned before, there is a need for additional software for working with structured data.

wes mckinney developed the pandas library to give python “rich data structures and functions designed to make working with structured data fast, easy, and expressive.” and now he has addressed the need for unified exposition by writing a single book that describes how to use the python mathematical computing stack. importantly, the book covers two recent developments that make python more competitive with other environments for data analysis: enhancements to ipython and wes’ own pandas project.

python for data analysis is available for pre-order. i don’t know when the book will be available but amazon lists the publication date as october 29. my review copy was a pdf, but at least one paper copy has been spotted in the wild:

wes mckinney holding his book at o’reilly’s strata conference. photo posted on twitter yesterday.

Python (language) Data analysis Data (computing)

Published at DZone with permission of John Cook, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Why the World Is Moving Towards Serverless Computing
  • When Scrum Feels Like Dressing for Dinner
  • Apache Kafka vs. Memphis.dev
  • Pair Testing in Software Development

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: