Pandas BUG: Ordering of columns is not preserved in pd.read_orc

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas QST: How to eliminate this threat for Pandas?

Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...

Pandas Disable read_pickle() function to avoid having security vulnerabilities.

Pandas is a requirement for MLflow, which we are trying to deploy in production. However, our security scan is showing u...

Pandas DOC: Frames not displayed correctly in Styler user guide

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas DOC: Table Visualization/Styler Documentation Appears garbled

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas BUG: setting dtype='timestamp[ns][pyarrow]' removes precision from strings

Pandas version checks[X] I have checked that this issue has not already been reported.[ ] I have confirmed this bug exis...

Pandas ENH:

Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas BUG: groupby with sort=False not respected for categorical data for MultiIndex with 2 grouping keys

[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...

Pandas BUG: TypeError: 'generator' object is not callable when using pandas' date_range

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas Behaviour change in 1.5.0 when using Timedelta as Enum data type

From 1.5.0 it appears that pd.Timedelta behavior has changed when used as an Enum data-type...Before:>>> import...

Pandas BUG: Arithmetic operators in 1.5 throw RecursionError when dataframes have a mix of str and string typed levels

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas OverflowError: value too large to convert to int

Code Sample, a copy-pastable example if possibledf.to_hdf('../data/base.h5', 'all')/work/.pylib/3/pandas/core/generic.py...

Pandas ENH: ignore_index for Series corr

Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas BUG: can't use .loc with boolean values in MultiIndex

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas TST: Use stronger assertion in pandas/tests/groupby/test_allowlist.py::test_regression_allowlist_methods

Before https://github.com/pandas-dev/pandas/pull/49611, test_regression_allowlist_methods was a comprehensive groupby te...

Pandas ENH: pd.select_quantiles() -- Select those rows that are at a given quantile

Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas BUG: groupby.describe with as_index=False incorrect

df = DataFrame( [[1, 2, "foo"], [1, np.nan, "bar"], [3, np.nan, "baz"]], columns=[&q...

Pandas BUG: to_string(header=False) should not shift the index w.r.t. the data

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas ENH: Python fallback for Cythonized groupby transformations

Ref: https://github.com/pandas-dev/pandas/pull/49742#discussion_r1025765668Within the groupby code, when the Cython port...

Pandas BUG: parsing ISO8601 string with format= and timezone name fails

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
上一页 下一页
.