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: hashing read only object categories raises hashing hash_pandas_object
#58481 by phofl was merged Apr 30, 2024 Loading…
5 tasks
3.0
CLN: refactor hash_array to resolve circular dependency Clean hashing hash_pandas_object
#53347 by fangchenli was merged May 24, 2023 Loading… 2.1
TST: Add test for pd.Timestamp DST transition hashing hash_pandas_object Needs Tests Unit test(s) needed to prevent regressions Timestamp pd.Timestamp and associated methods
#60346 by KevsterAmp was merged Nov 17, 2024 Loading…
3 of 5 tasks
3.0
PERF: Improve performance when hashing a nullable extension array hashing hash_pandas_object NA - MaskedArrays Related to pd.NA and nullable extension arrays Performance Memory or execution speed performance
#56508 by phofl was merged Dec 18, 2023 Loading… 2.2
BUG: use hash-function which takes nans correctly into account for ExtensionDtype ExtensionArray Extending pandas with custom dtypes or arrays. hashing hash_pandas_object Python 3.10
#42135 by realead was merged Jun 22, 2021 Loading…
2 tasks done
1.3
CLN: remove deprecated DEF Clean hashing hash_pandas_object
#47936 by fangchenli was merged Aug 8, 2022 Loading… 1.5
PERF: Native version of is_hashable hashing hash_pandas_object Performance Memory or execution speed performance Stale
#59565 by Tolker-KU was closed Oct 29, 2024 Loading…
1 of 5 tasks
ENH: EA._hash_pandas_object ExtensionArray Extending pandas with custom dtypes or arrays. hashing hash_pandas_object
#51319 by jbrockmendel was merged Mar 1, 2023 Loading…
2 of 5 tasks
2.1
ProTip! Exclude everything labeled bug with -label:bug.