Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: Defined .size attribute across NDFrame objects to provide compat with numpy 1.9.1 Bug Compat pandas objects compatability with Numpy or Python functions
#8847 by jreback was merged Nov 18, 2014 Loading… 0.15.2
BUG: Panel4D setitem by indexer to Series fails for mixed-dtype Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#8854 by stahlous was closed May 9, 2015 Loading…
COMPAT: windows compat for tests for dtype inference in parser xref (GH8833) Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#8896 by jreback was merged Nov 26, 2014 Loading… 0.15.2
ENH: make Series work with map objects the same way as generators API Design Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#8909 by mcsalgado was merged Dec 3, 2014 Loading… 0.15.2
COMPAT: infer_dtype not handling categoricals (GH8974) Bug Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
#8975 by jreback was merged Dec 3, 2014 Loading… 0.15.2
COMPAT: dateutil fixups for 2.3 (GH9021, GH8639) Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#9036 by jreback was merged Dec 7, 2014 Loading… 0.15.2
TST: dateutil fixes (GH8639) Bug Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#9047 by jreback was merged Dec 10, 2014 Loading… 0.15.2
Closes #8943: COMPAT: periods needs coercion to np.int64 Compat pandas objects compatability with Numpy or Python functions
#9078 by Garrett-R was merged Dec 17, 2014 Loading… 0.16.0
Refs BUG-9099: Support simultaneous copy and dtype args in DataFrame init Bug Compat pandas objects compatability with Numpy or Python functions
#9105 by mairas was merged Dec 20, 2014 Loading… 0.16.0
Use tz.gettz() instead of zoneinfo.gettz() Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#9123 by jlec was merged May 15, 2015 Loading… 0.16.2
ENH: Expanduser in to_file methods GH9066 Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
#9128 by hsperr was merged Dec 24, 2014 Loading… 0.16.0
fixup unicode compat with 3.2 in test_index.py Compat pandas objects compatability with Numpy or Python functions
#9135 by jreback was merged Dec 22, 2014 Loading… 0.16.0
Validate that 'name' attribute is set only if hashable Compat pandas objects compatability with Numpy or Python functions
#9193 by dr-leo was closed May 9, 2015 Loading…
BUG: fix for GH9010 Bug Compat pandas objects compatability with Numpy or Python functions
#9198 by PollyP was closed Mar 4, 2015 Loading… 0.16.0
API: restore full datetime.timedelta compat with Timedelta w.r.t. seconds/microseconds accessors (GH9185, GH9139) API Design Compat pandas objects compatability with Numpy or Python functions Timedelta Timedelta data type
#9257 by jreback was merged Jan 16, 2015 Loading… 0.16.0
allow for empty SparseSeries SparsePanel constructors API Design Compat pandas objects compatability with Numpy or Python functions Sparse Sparse Data Type
#9277 by wholmgren was closed Jan 29, 2015 Loading… 0.16.0
BUG: 0/frame numeric ops buggy (GH9144) Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
#9308 by Garrett-R was merged Feb 16, 2015 Loading… 0.16.0
CLN: import packers/gbq/html only on-demand (GH9482) Compat pandas objects compatability with Numpy or Python functions
#9487 by jreback was merged Feb 24, 2015 Loading… 0.16.0
Promote some code consistency in type testing methods Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
#9498 by jreback was merged Feb 16, 2015 Loading… 0.16.0
TST: fix read_pickle for win32 compat Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#9499 by jreback was merged Feb 16, 2015 Loading… 0.16.0
BUG: Fix read_csv on S3 files for python 3 Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
#9561 by TomAugspurger was merged Mar 6, 2015 Loading… 0.16.0
DEPR: deprecate pandas.rpy (GH9602) Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
#9612 by jreback was merged Mar 8, 2015 Loading… 0.16.0
Return the right class, when subclassing a DataFrame with multi-level index API Design Compat pandas objects compatability with Numpy or Python functions
#9632 by m3nu was merged May 4, 2015 Loading… 0.16.1
COMPAT: dtype fix for windows tests; ensure passing i8 to tslib/normalize Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#9642 by jreback was merged Mar 13, 2015 Loading… 0.16.0
fix crash on unicode level names Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode Unicode Unicode strings
#9650 by alavrik was closed Apr 11, 2015 Loading… 0.16.1
ProTip! Add no:assignee to see everything that’s not assigned.