-
- 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: windows compat for tests for dtype inference in parser xref (GH8833) Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
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
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
fixup unicode compat with 3.2 in test_index.py Compat pandas objects compatability with Numpy or Python functions
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…
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
allow for empty SparseSeries SparsePanel constructors API Design Compat pandas objects compatability with Numpy or Python functions Sparse Sparse Data Type
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
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
TST: fix read_pickle for win32 compat Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
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
Return the right class, when subclassing a DataFrame with multi-level index API Design Compat pandas objects compatability with Numpy or Python functions
COMPAT: dtype fix for windows tests; ensure passing i8 to tslib/normalize Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
ProTip! Add no:assignee to see everything that’s not assigned.