~pythonxy/pythonxy-upstream/+git/pandas-github:libpandas-native-core

Last commit made on 2016-01-06
Get this branch:
git clone -b libpandas-native-core https://git.launchpad.net/~pythonxy/pythonxy-upstream/+git/pandas-github

Branch merges

Branch information

Name:
libpandas-native-core
Repository:
lp:~pythonxy/pythonxy-upstream/+git/pandas-github

Recent commits

afc53f0... by Wes McKinney <email address hidden>

Library scaffolding and build infrastructure for libpandas native core
experiments to evaluate replacing Series and DataFrame internals and custom
dtypes with a consistent set of wrapper types, array, and table data
structures. Incorporates several bits of BSD / MIT / Apache-licensed code and
various copyright notices have been added to LICENSES.

7180826... by Wes McKinney <email address hidden>

In place cmake build + rpath on linux, at least

812768f... by Wes McKinney <email address hidden>

Build native.pyx stub and libpandas.so

af4c697... by Wes McKinney <email address hidden>

Start assembling a cmake setup with a mix of Kudu and dynd-python snippets and cmake modules

5802b08... by Jeff Reback

Merge pull request #11923 from kawochen/API-11885

API: GH11885 DataFrame.round() now returns non-numeric columns unchanged

4a5569f... by Ka Wo Chen <email address hidden>

API: GH11885 DataFrame.round() now returns non-numeric columns unchanged

5eb1284... by Joris Van den Bossche

Merge pull request #11917 from moutai/patch-2

DOC: fix get_dummies function examples

a28d390... by moussa taifi

DOC: fix get_dummies function examples

Small change, to include the pd alias and to remove a extra colon on the last example.

97195f2... by Joris Van den Bossche

Merge pull request #11916 from jorisvandenbossche/doc-rolling-fixup

DOC: adapt remaining occurences of pf.rolling_

00779d2... by Joris Van den Bossche

DOC: adapt remaining occurences of pf.rolling_