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

Backport PR #54820 on branch 2.1.x (REF: Dispatch ArrowExtensionArray.fillna methods to pad_or_backfill) Arrow pyarrow functionality Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#54827 by meeseeksmachine was merged Aug 28, 2023 Loading… 2.1
Backport PR #54794 on branch 2.1.x (Infer string storage based on infer_string option) Arrow pyarrow functionality Strings String extension data type and string data
#54839 by meeseeksmachine was merged Aug 29, 2023 Loading… 2.1
Backport PR #55052 on branch 2.1.x (Improve error message for StringDtype with invalid storage) Arrow pyarrow functionality Strings String extension data type and string data
#55053 by meeseeksmachine was merged Sep 7, 2023 Loading… 2.1.1
Backport PR #55051 on branch 2.1.x (Fix pickle roundtrip for new arrow string dtype) Arrow pyarrow functionality Strings String extension data type and string data
#55054 by meeseeksmachine was merged Sep 7, 2023 Loading… 2.1.1
Backport PR #55072 on branch 2.1.x (BUG: dt.tz with ArrowDtype returned string) Arrow pyarrow functionality Timezones Timezone data dtype
#55124 by meeseeksmachine was merged Sep 13, 2023 Loading… 2.1.1
Backport PR #54952 on branch 2.1.x (REGR: Arrow backed objects not propagating exceptions) Arrow pyarrow functionality Error Reporting Incorrect or improved errors from pandas
#55209 by meeseeksmachine was merged Sep 20, 2023 Loading… 2.1.1
Backport PR #55365 on branch 2.1.x (BUG: Index.insert raising when inserting None into new string dtype) Arrow pyarrow functionality Strings String extension data type and string data
#55383 by phofl was merged Oct 3, 2023 Loading… 2.1.2
Backport PR #55366 on branch 2.1.x (BUG: Inserting ndim=0 array does not infer string dtype) Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions
#55396 by meeseeksmachine was merged Oct 4, 2023 Loading… 2.1.2
Backport PR #57388 on branch 2.2.x (BUG: map(na_action=ignore) not respected for Arrow & masked types) Arrow pyarrow functionality NA - MaskedArrays Related to pd.NA and nullable extension arrays
#57413 by meeseeksmachine was merged Feb 14, 2024 Loading… 2.2.1
Backport PR #57764 on branch 2.2.x (BUG: PyArrow dtypes were not supported in the interchange protocol) Arrow pyarrow functionality Interchange Dataframe Interchange Protocol
#57947 by MarcoGorelli was merged Mar 21, 2024 Loading… 2.2.2
Backport PR #57892 on branch 2.2.x (CI: xfail Pyarrow slicing test) Arrow pyarrow functionality Testing pandas testing functions or related to the test suite Upstream issue Issue related to pandas dependency
#57898 by meeseeksmachine was merged Mar 18, 2024 Loading… 2.2.2
Backport PR #58268 on branch 2.2.x (CI/TST: Unxfail test_slice_locs_negative_step Pyarrow test) Arrow pyarrow functionality CI Continuous Integration Testing pandas testing functions or related to the test suite
#58269 by meeseeksmachine was merged Apr 15, 2024 Loading… 2.2.3
Backport PR #57974 on branch 2.2.x (BUG: Fixed ADBC to_sql creation of table when using public schema) Arrow pyarrow functionality Bug IO SQL to_sql, read_sql, read_sql_query Sprints Sprint Pull Requests
#58050 by meeseeksmachine was merged Mar 28, 2024 Loading… 2.2.2
Backport PR #46991 on branch 1.4.x (CI/TST: Fix test for pyarrow 8.0 release) Arrow pyarrow functionality Testing pandas testing functions or related to the test suite
#46992 by meeseeksmachine was merged May 11, 2022 Loading… 1.4.3
Backport PR #46912 on branch 1.4.x (CI: More targeted pyarrow version testing) Arrow pyarrow functionality CI Continuous Integration
#46925 by meeseeksmachine was merged May 2, 2022 Loading… 1.4.3
CLN: ArrowStringArray._cmp_method - use ChunkedArray.to_numpy() Arrow pyarrow functionality Performance Memory or execution speed performance
#46417 by lukemanley was merged Mar 18, 2022 Loading…
2 tasks done
1.5
Backport PR #45524 on branch 1.4.x (REGR: fix period dtype <-> arrow roundtrip for pyarrow < 4) Arrow pyarrow functionality Compat pandas objects compatability with Numpy or Python functions IO Parquet parquet, feather Regression Functionality that used to work in a prior pandas version
#45541 by meeseeksmachine was merged Jan 22, 2022 Loading… 1.4
Manual Backport PR #46059 on branch 1.4.x (CI: Test various Pyarrow version on Linux) Arrow pyarrow functionality CI Continuous Integration
#46097 by mroeschke was merged Feb 23, 2022 Loading… 1.4.2
TST: Filter/test pyarrow PerformanceWarnings Arrow pyarrow functionality Testing pandas testing functions or related to the test suite
#48093 by mroeschke was merged Aug 19, 2022 Loading…
2 tasks done
1.5
ENH/TST: Add BaseUnaryOpsTests tests for ArrowExtensionArray Arrow pyarrow functionality Testing pandas testing functions or related to the test suite
#47711 by mroeschke was merged Jul 21, 2022 Loading…
2 tasks done
1.5
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.