-
- 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
BLD: Add missing inline declarations Compat pandas objects compatability with Numpy or Python functions
#14611 by orivej was closed Dec 31, 2016 Loading… updated May 11, 2023
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… updated Jan 16, 2022
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
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… updated Jul 22, 2021
5 tasks
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… updated Jun 4, 2021
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… updated Apr 11, 2021
Fix GH-29442 DataFrame.groupby doesn't preserve _metadata Compat pandas objects compatability with Numpy or Python functions Groupby
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… updated Oct 8, 2020
3 of 5 tasks
CLN: use standard method to set unhashable object Compat pandas objects compatability with Numpy or Python functions
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 updated Jul 29, 2020
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… updated Jun 14, 2020
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… updated Apr 5, 2020
2 of 4 tasks
CI: silence numpy-dev failures CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
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… updated Oct 15, 2019
2 of 3 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:main.