]> git.donarmstrong.com Git - neurodebian.git/blob - future/blends/pandas
injected pebl
[neurodebian.git] / future / blends / pandas
1 Source: pandas
2 Tasks: debian-science/statistics
3 Homepage: http://pandas.sourceforge.net
4 Author: Wes McKinney <wesmckinn@gmail.com>
5 Language: Python, Cython
6 License: BSD-3
7 Version: 0.4.0
8 Pkg-Description: data structures for "relational" or "labeled" data
9  pandas is a Python package providing fast, flexible, and expressive
10  data structures designed to make working with "relational" or
11  "labeled" data both easy and intuitive. It aims to be the fundamental
12  high-level building block for doing practical, real world data
13  analysis in Python. pandas is well suited for many different kinds of
14  data:
15  .
16   - Tabular data with heterogeneously-typed columns, as in an SQL
17     table or Excel spreadsheet
18   - Ordered and unordered (not necessarily fixed-frequency) time
19     series data.
20   - Arbitrary matrix data (homogeneously typed or heterogeneous) with
21     row and column labels
22   - Any other form of observational / statistical data sets. The data
23     actually need not be labeled at all to be placed into a pandas
24     data structure
25 Pkg-URL: http://neuro.debian.net/pkgs/cctools.html
26 WNPP: 641464