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

CLN: use f-strings where possible Clean
#49229 by akx was closed Nov 2, 2022 Loading…
4 tasks done
REF: stop passing self as arg from ExtensionArray methods Clean ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Stale
#47440 by brunocoutinhoo was closed Aug 15, 2022 Loading…
2 of 3 tasks
CLN: remove pyarrow<1 compat Clean
#44139 by fangchenli was merged Nov 15, 2021 Loading… 1.4
CLN: Replace FrameOrSeriesUnion annotation by DataFrame | Series Clean Typing type annotations, mypy/pyright type checking
#41546 by Swanand01 was closed Jun 11, 2021 Loading…
4 tasks
TST: test_tooltip.py convert to functional tests instead of class Clean Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
#40550 by attack68 was merged Mar 23, 2021 Loading…
3 tasks done
1.3
CLN: core/dtypes/cast.py::maybe_infer_to_datetimelike Clean
#37236 by arw2019 was closed Jan 5, 2021 Loading…
2 of 5 tasks
CLN: unify numpy.random-related imports in pandas/tests/plotting Clean
#37103 by onshek was closed Oct 29, 2020 Loading…
4 tasks done
CLN: remove kwargs in Index.format Clean Typing type annotations, mypy/pyright type checking
#35122 by topper-123 was merged Jul 14, 2020 Loading… 1.1
BUG: DataFrame.(any|all) inconsistency Clean Internals Related to non-user accessible pandas implementation Stale
#34918 by jbrockmendel was closed Nov 14, 2020 Loading…
CLN: dont consolidate in indexing Clean Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#34679 by jbrockmendel was merged Jun 26, 2020 Loading… 1.1
CLN: Move rolling helper functions to where they are used Clean Window rolling, ewma, expanding
#34269 by mroeschke was merged May 21, 2020 Loading…
3 tasks done
1.1
CLN: tslibs typing, avoid private funcs Clean
#34195 by jbrockmendel was merged May 20, 2020 Loading… 1.1
CLN: .values -> ._values Clean
#34083 by jbrockmendel was merged May 19, 2020 Loading… 1.1
REF: use unpack_zerodim_and_defer on EA methods Clean ExtensionArray Extending pandas with custom dtypes or arrays.
#34042 by jbrockmendel was merged Aug 7, 2020 Loading… 1.2
REF/CLN: Parametrize _isna Clean Refactor Internal refactoring of code
#33835 by dsaxton was merged Apr 29, 2020 Loading… 1.1
CLN: avoid getattr(obj, "values", obj) Clean
#33776 by jbrockmendel was merged Apr 25, 2020 Loading… 1.1
REF: sql insert_data operate column-wise to avoid internals Clean IO SQL to_sql, read_sql, read_sql_query
#33229 by jbrockmendel was merged Apr 7, 2020 Loading…
CLN: avoid internals in DataFrame.sort_values Clean Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#33081 by jbrockmendel was closed Mar 30, 2020 Loading… 1.1
CLN: Assorted core/generic.py cleanup Clean
#32966 by dsaxton was closed Mar 25, 2020 Loading…
CLN: remove unnecessary Series._convert calls Clean Dtype Conversions Unexpected or buggy dtype conversions
#32949 by jbrockmendel was merged Apr 10, 2020 Loading… 1.1
CLN: xarray tests Clean Testing pandas testing functions or related to the test suite
#32943 by ShaharNaveh was merged Mar 24, 2020 Loading…
3 of 5 tasks
1.1
Switch dataframe constructor to use dispatch Clean Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Needs Discussion Requires discussion from core team before further action
#32844 by saulshanabrook was closed Jun 14, 2020 Loading…
5 of 6 tasks
CLN: .values -> ._values Clean
#32778 by jbrockmendel was merged Mar 26, 2020 Loading… 1.1
ProTip! Adding no:label will show everything without a label.