We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Using Python pandas for scientific Research

Formal Metadata

Title
Using Python pandas for scientific Research
Title of Series
Number of Parts
84
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
With the pandas library there is a powerful alternative to scientific programming languages such as R, Octave or Matlab. Originally designed for the analysis of financial data is has become a standard in terms of data handling and manipulation and is widely used not just in science but also the financial industry. In this article we describe how pandas can be applied in everyday analyses where efficient data handling is required and how it can be integrated with other Python libraries such as numpy or matplotlib.