You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* master: (313 commits)
TST: more Python 2.5 sadness
TST: Python 2.5 float formatting changed
TST: cast to i8 when checking margins
BUG: DataFrame.join on keys produce wrong result, does not preserve order
DOC: release notes
ENH: xs level can take multiple levels, pass multiple levels to MultiIndex.droplevel, GH pandas-dev#371
BUG: fix bugs related to comments in pandas-dev#371
BUG: fix TextParser with list buglet, enable parsing of DataFrame output with index names
BUG: convert tuples in concat to MultiIndex
BUG: don't lose index names when adding row margin
ENH: add margins to crosstab
ENH: add crosstab function and test
ENH: crosstab prototype function, API needs fleshing out, GH pandas-dev#170
BUG: fix buglet with xs with level, GH pandas-dev#371
TST: add test_sql.py module
TST: testing, cleanup of io.sql module
TST: indexing testing with minor Series.__getitem__ refactoring
ENH: hack toward pandas-dev#629
BUG: check for non-contiguous memory in SeriesGrouper, causing segfault
ENH: add ability to pass list of dicts to DataFrame.append (GH pandas-dev#464)
...
No description provided.
The text was updated successfully, but these errors were encountered: