Skip to main content

Powerful data structures for data analysis, time series,and statistics

Project description

pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with structured (tabular, multidimensional, potentially heterogeneous) and time series data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. Additionally, it has the broader goal of becoming the most powerful and flexible open source data analysis / manipulation tool available in any language. It is already well on its way toward this goal.

pandas is well suited for many different kinds of data:

  • Tabular data with heterogeneously-typed columns, as in an SQL table or Excel spreadsheet

  • Ordered and unordered (not necessarily fixed-frequency) time series data.

  • Arbitrary matrix data (homogeneously typed or heterogeneous) with row and column labels

  • Any other form of observational / statistical data sets. The data actually need not be labeled at all to be placed into a pandas data structure

The two primary data structures of pandas, Series (1-dimensional) and DataFrame (2-dimensional), handle the vast majority of typical use cases in finance, statistics, social science, and many areas of engineering. For R users, DataFrame provides everything that R’s data.frame provides and much more. pandas is built on top of NumPy and is intended to integrate well within a scientific computing environment with many other 3rd party libraries.

Here are just a few of the things that pandas does well:

  • Easy handling of missing data (represented as NaN) in floating point as well as non-floating point data

  • Size mutability: columns can be inserted and deleted from DataFrame and higher dimensional objects

  • Automatic and explicit data alignment: objects can be explicitly aligned to a set of labels, or the user can simply ignore the labels and let Series, DataFrame, etc. automatically align the data for you in computations

  • Powerful, flexible group by functionality to perform split-apply-combine operations on data sets, for both aggregating and transforming data

  • Make it easy to convert ragged, differently-indexed data in other Python and NumPy data structures into DataFrame objects

  • Intelligent label-based slicing, fancy indexing, and subsetting of large data sets

  • Intuitive merging and joining data sets

  • Flexible reshaping and pivoting of data sets

  • Hierarchical labeling of axes (possible to have multiple labels per tick)

  • Robust IO tools for loading data from flat files (CSV and delimited), Excel files, databases, and saving / loading data from the ultrafast HDF5 format

  • Time series-specific functionality: date range generation and frequency conversion, moving window statistics, moving window linear regressions, date shifting and lagging, etc.

Many of these principles are here to address the shortcomings frequently experienced using other languages / scientific research environments. For data scientists, working with data is typically divided into multiple stages: munging and cleaning data, analyzing / modeling it, then organizing the results of the analysis into a form suitable for plotting or tabular display. pandas is the ideal tool for all of these tasks.

Note

Windows binaries built against NumPy 1.8.1

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas-0.18.0.tar.gz (7.1 MB view details)

Uploaded Source

Built Distributions

pandas-0.18.0-cp35-cp35m-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.5m Windows x86-64

pandas-0.18.0-cp35-cp35m-win32.whl (4.2 MB view details)

Uploaded CPython 3.5m Windows x86

pandas-0.18.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.5m macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64

pandas-0.18.0-cp34-cp34m-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.4m Windows x86-64

pandas-0.18.0-cp34-cp34m-win32.whl (4.3 MB view details)

Uploaded CPython 3.4m Windows x86

pandas-0.18.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.4m macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64

pandas-0.18.0-cp27-cp27m-win_amd64.whl (4.6 MB view details)

Uploaded CPython 2.7m Windows x86-64

pandas-0.18.0-cp27-cp27m-win32.whl (4.3 MB view details)

Uploaded CPython 2.7m Windows x86

pandas-0.18.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (8.1 MB view details)

Uploaded CPython 2.7m macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64

File details

Details for the file pandas-0.18.0.tar.gz.

File metadata

  • Download URL: pandas-0.18.0.tar.gz
  • Upload date:
  • Size: 7.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pandas-0.18.0.tar.gz
Algorithm Hash digest
SHA256 c975710ce8154b50f39a46aa3ea88d95b680191d1d9d4b5dd91eae7215e01814
MD5 f143762cd7a59815e348adf4308d2cf6
BLAKE2b-256 3296dbb6afe37f5ba400c0cdc85af54f3de14ac03f7b2d6f406dc191efd55a43

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp35-cp35m-win_amd64.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 c641a6bc969c229fce24a9873c690363ea170fc36dc69467b8ce989b99e4625b
MD5 7269d4d106657808d27cfc2c5e83a90b
BLAKE2b-256 f5e163817c461ed480f0b622c31b68233b965d6bb088fcaaf4fda8fe88001a8e

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp35-cp35m-win32.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 4b21cde96be3087ba76084cb8e7900f4a3edde3252ac1ba72cb56212d1db6360
MD5 f8995c0ccbe24700d3f625937c6a27cb
BLAKE2b-256 c35c26b9914807fc73b101755b79839c1ac95eeca9e700d52cf3534e3ea490b4

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f505d65620ea0a5ea356e5afa0db2712d813b22e3db21db61c15700a86e4c952
MD5 46934426450b55eca274ac24eb5f6ab4
BLAKE2b-256 7d92595050348660df50339a2a1a3e39256732230884d6474b6d7d4a707c4cd6

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp34-cp34m-win_amd64.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 117e970a7b41027b9f528551c9e285feec31db5ded53829eca4dacaa86a9043b
MD5 6e1620c624a1b126a90c671452ade02b
BLAKE2b-256 81990a9290ffa212b6d2f43ae4edb0e72317c333e7dabcf39a99be3a8935f449

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp34-cp34m-win32.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 56da60482e501cdf9c56a00d66ab2324066827c54ff096bdbe459c7ad0bb1e0c
MD5 f19fd7c6e64134b264135f05994c5b8d
BLAKE2b-256 25acadcec5a766c57d31aa7c7bb7e720209f7e2764dc4bd89dbfd0b46758306d

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 6b4e544b33f900e5db6556177d059a03168ab7c6f976047466d44c7c739c697c
MD5 aaa06cf1b55c95cdea5ed67686953935
BLAKE2b-256 822703e86116d3ffa008571fd01be8db97f237cbf9575212c602cbadf5113863

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 04a2777fa6a7607e4f5ff52488d80484f385401784a96798be66ac212443cad3
MD5 b7553272fd4e7757c4d1436f01ff7ef1
BLAKE2b-256 45d0ed2702934ab1bcb917f2cf42c2614016fda4b48cb9ef9c539c7b55cc22a9

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 4b628e8911efef2e1b90940ff3e97601c0063d1f6bf4fc3202bc97b9a9a9dc84
MD5 9b57b20d2f7cc8b0f5ae9910888fbf8e
BLAKE2b-256 8ee1c0bf0cf01e9a2f55ab7b75d547adaaaf7627b3e1af86e7d91aa0e63d8194

See more details on using hashes here.

File details

Details for the file pandas-0.18.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pandas-0.18.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 862907a64a56dce1f357d0b3f14ee767559c47e2d11af60b2b03d59688651a37
MD5 54b5d5826644f27d3a924a7fcab10f78
BLAKE2b-256 00040c55328b250bdcb2258b03520bfb92bbddaeb3f6800b3c680113fcbe094a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page