Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Prevent erroring out when comparing unordered categories with different permutations
#51678
opened Feb 27, 2023 by
ParthivNaresh
•
Draft
3 of 5 tasks
Use union to combine indexes, matching behaivor when two indexes have different index types
#51677
opened Feb 27, 2023 by
ddxv
Loading…
5 tasks
BUG: ArrowDtype().type raising for fixed size pa binary
Arrow
pyarrow functionality
#51674
opened Feb 27, 2023 by
phofl
Loading…
5 tasks
ENH: Support na_position for sort_index and sortlevel
MultiIndex
#51672
opened Feb 27, 2023 by
phofl
Loading…
5 tasks done
CLN: Ensure that setitem ops don't coerce values
Refactor
Internal refactoring of code
#51671
opened Feb 27, 2023 by
phofl
Loading…
5 tasks
WEB: Added stying for pre element within the codeblock divs
Web
pandas website
#51665
opened Feb 27, 2023 by
dsamuel27
Loading…
1 task done
ENH: Add na_position support to midx.sort_values
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
#51651
opened Feb 26, 2023 by
phofl
Loading…
4 of 5 tasks
EHN: allow for to_sql
multi
method with oracle backend
#51648
opened Feb 26, 2023 by
jacadzaca
Loading…
2 tasks done
ENH: add na_action to Categorical.map & CategoricalIndex.map
#51645
opened Feb 26, 2023 by
topper-123
Loading…
6 tasks done
2
API: ArrowExtensionArray._cmp_method to return pyarrow.bool_ type
Arrow
pyarrow functionality
#51643
opened Feb 26, 2023 by
lukemanley
Loading…
3 of 4 tasks
ENH: Add downcast as method to DataFrame and Series
#51641
opened Feb 26, 2023 by
phofl
Loading…
5 tasks
COMPAT: Update code for latest Cython 3 beta
Compat
pandas objects compatability with Numpy or Python functions
PERF: ArrowExtensionArray.fillna when array does not contains any nulls
Arrow
pyarrow functionality
Performance
Memory or execution speed performance
ENH: use native filesystem (if available) for read_parquet with pyarrow engine
Arrow
pyarrow functionality
IO Parquet
parquet, feather
#51609
opened Feb 24, 2023 by
mroeschke
Loading…
BUG: stack doesn't preserve lower precision floating dtypes
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
PERF: maybe_promote
Dtype Conversions
Unexpected or buggy dtype conversions
Performance
Memory or execution speed performance
#51592
opened Feb 23, 2023 by
jbrockmendel
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.