Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: numpy.split on non-UTC changes original time (#14042) Bug Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#17255 by wooyekim was closed Oct 29, 2017 Loading…
4 tasks done
Subclassed reshape Compat pandas objects compatability with Numpy or Python functions
#15564 by delgadom was closed Mar 8, 2017 Loading…
4 tasks done
BLD: Add missing inline declarations Compat pandas objects compatability with Numpy or Python functions
#14611 by orivej was closed Dec 31, 2016 Loading…
Unary plus operator (Issue #16073) Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations
#16106 by wuisawesome was closed Aug 1, 2017 Loading…
4 tasks done
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
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
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
BUG: Preserve subclassing with groupby operations Compat pandas objects compatability with Numpy or Python functions Groupby
#28573 by alkasm was closed Jan 17, 2020 Loading…
4 of 5 tasks
avoid ValueError when overriding eq Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#22611 by merraksh was closed Dec 3, 2018 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
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: 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
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…
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
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
ENH: validates boolean kwargs in DataFrame and Series methods Compat pandas objects compatability with Numpy or Python functions Stale
#46938 by Condielj was closed Jun 23, 2022 Draft
4 tasks done
BUG: Timestamp.replace chaining not compat with datetime.replace #15683 Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16110 by sscherfke was closed Aug 28, 2017 Loading…
4 tasks done
ENH: to_datetime support iso week year (16607) Updated Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#24844 by RjLi13 was closed Mar 5, 2019 Loading…
4 tasks done
ENH: to_datetime support iso week year (16607) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16661 by rosygupta was closed Nov 23, 2017 Loading…
4 tasks done
DEPS: Added tz keyword to to_datetime function, deprecates utc Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Deprecate Functionality to remove in pandas
#17413 by harpolea was closed Dec 10, 2017 Loading…
4 tasks done
Categoricals hash consistently Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions
#15143 by jcrist was closed Jan 18, 2017 Loading… 0.20.0
BUG: float truncation in eval with py 2 Bug Compat pandas objects compatability with Numpy or Python functions
#14255 by chris-b1 was closed Sep 22, 2016 Loading…
4 tasks done
0.19.0
Add __copy__ and __deepcopy__ to NDFrame Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15444 by bmcfee was closed Feb 20, 2017 Loading…
4 tasks
0.20.0
Make pd.Period immutable Compat pandas objects compatability with Numpy or Python functions Period Period data type
#17239 by jbrockmendel was merged Aug 24, 2017 Loading…
4 tasks
0.21.0
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
#13317 by goldenbull was closed Mar 9, 2017 Loading… 0.20.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.