-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
COMPAT: numpy master compat for groupby-filter Compat pandas objects compatability with Numpy or Python functions
Subclassed reshape Compat pandas objects compatability with Numpy or Python functions
#15564 by delgadom was closed Mar 8, 2017 Loading… updated Mar 9, 2017
4 tasks done
compatibility with scipy 0.19 Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
BUG: various 32bit compat issues 32bit 32-bit systems Bug Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
COMPAT: 3.6.1 compat for change in PySlice_GetIndices_Ex Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation Testing pandas testing functions or related to the test suite
COMPAT: add 0.19.2 msgpack/pickle files Compat pandas objects compatability with Numpy or Python functions
COMPAT: NaT support tz_localize / tz_convert (#15830) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
COMPAT: PySlice_GetIndicesEx is a macro on PyPy Compat pandas objects compatability with Numpy or Python functions
COMPAT: ensure proper extension dtype's don't pickle the cache Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
COMPAT/TEST test, fix for unsafe Vector.resize(), which allows refche… Compat pandas objects compatability with Numpy or Python functions
ENH: Adding 'protocol' parameter to 'to_pickle'. Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
ENH: Support fspath protocol Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
ENH - Modify Dataframe.select_dtypes to accept scalar values Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Enhancement
COMPAT: moar 32-bit compat for testing of indexers 32bit 32-bit systems Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.