-
- 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
ENH: consistency of input args for boundaries in DataFrame.between_time() #40245 Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Enhancement
add compression support for 'read_pickle' and '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
Emit warning for missing labels in Multiindex.loc[[...]] (and more) Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
BUG/ENH: compression for google cloud storage in to_csv Compat pandas objects compatability with Numpy or Python functions
Fix GH-29442 DataFrame.groupby doesn't preserve _metadata Compat pandas objects compatability with Numpy or Python functions Groupby
BUG: Support to create DataFrame from list subclasses Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
COMPAT: np 1.18 wants explicit dtype=object) Compat pandas objects compatability with Numpy or Python functions
BUG: Series.any() and .all() don't return bool values if dtype=object Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
#30416 by ShaharNaveh was closed Jan 12, 2020 Loading…
3 of 5 tasks
CLN: Remove Legacy MultiIndex Index Compatibility Clean Compat pandas objects compatability with Numpy or Python functions MultiIndex Testing pandas testing functions or related to the test suite
Implement missing offset comparison methods API Design Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets
#18738 by jbrockmendel was closed Dec 28, 2017 Loading…
2 of 4 tasks
ENH: Show column name in assert_frame_equal Compat pandas objects compatability with Numpy or Python functions
COMPAT: remove Categorical pickle compat with Pandas < 0.16 Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
BLD: Add missing inline declarations Compat pandas objects compatability with Numpy or Python functions
#14611 by orivej was closed Dec 31, 2016 Loading…
Make pd.Period immutable Compat pandas objects compatability with Numpy or Python functions Period Period data type
fix unnecessary sort in pd.read_json and orient="index" Compat pandas objects compatability with Numpy or Python functions IO JSON read_json, to_json, json_normalize
BUG: query uses numexpr even when 'compute.use_numexpr' is False Compat pandas objects compatability with Numpy or Python functions expressions pd.eval, query
#33006 by quangngd was closed Nov 26, 2020 Loading…
5 tasks
BUG: duplicate indexing with embedded non-orderables (#17610) Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.