-
- 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
Backport PR #47393 on branch 1.4.x (CI/TST: Don't require length for construct_1d_arraylike_from_scalar cast to float64) Compat pandas objects compatability with Numpy or Python functions
DataFrame arithmetic operators __finalize__ call Compat pandas objects compatability with Numpy or Python functions Stale
#44709 by skwirskj was closed Jan 16, 2022 Loading…
4 tasks done
CI: Fix mypy failures CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Typing type annotations, mypy/pyright type checking
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
CI: fix npdev build CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
#41665 by jbrockmendel was closed May 31, 2021 Loading…
4 tasks
ENH add warning to Series.drop column noting that it does nothing Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves Stale
#39579 by Fealthas was closed Apr 11, 2021 Loading…
CLN: use standard method to set unhashable object 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/ENH: compression for google cloud storage in to_csv Compat pandas objects compatability with Numpy or Python functions
BUG: tuple-of-tuples indexing results in NumPy VisibleDeprecationWarning Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#35437 by simonjayhawkins was closed Jul 29, 2020 • Draft
5 tasks
Issue33955 Properly checking whether post_processing is callable or not in Class GroupBy Compat pandas objects compatability with Numpy or Python functions Groupby
#33988 by KenilMehta was closed Jun 14, 2020 Loading…
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
CI: silence numpy-dev failures CI Continuous Integration 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
COMPAT: np 1.18 wants explicit dtype=object) Compat pandas objects compatability with Numpy or Python functions
ENH: Show column name in assert_frame_equal Compat pandas objects compatability with Numpy or Python functions
Mypy fix/io sql Compat pandas objects compatability with Numpy or Python functions IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite Typing type annotations, mypy/pyright type checking
#28979 by aaditya-panik was closed Oct 15, 2019 Loading…
2 of 3 tasks
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: fix to_timestamp out_of_bounds Compat pandas objects compatability with Numpy or Python functions Period Period data type
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
Previous Next
ProTip! Adding no:label will show everything without a label.