Pandas ENH: Support default protocol option

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

Pandas QST: TypeError: read_excel() got an unexpected keyword argument 'headers' using pandas to combine multiple excel sheets

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

Pandas BUG: mean() would convert the type of column from decimal to float

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

Pandas BUG: Inconsistency in groupby with multi-index

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

Pandas BUG: Pyarrow scalars inferred as object dtype with arrow backend enabled whwn assigning a new column

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

Pandas DOC: Improve to_csv mode documentation

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

Pandas BUG: map method on Datetimearray, TimedeltaArray, PeriodArray and related indexes should not work arraywise

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

Pandas DEPR: GroupBy.cumsum etc with axis=1

df = pd.DataFrame(np.random.randn(10_000_000, 3))grps = ["A", "B", "C", "D", &qu...

Pandas DEPR: axis argument in groupby ops

Some groupby methods have an axis argument in addition to the axis argument of DataFrame.groupby. When these two axis ar...

Pandas DEPR: Change default to observed=True in DataFrame.groupby

Is your feature request related to a problem?The default behaviour of pandas.DataFrame.groupby is currently different de...

Pandas BUG: len(map)

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

Pandas BUG: 'ArrowExtensionArray' object has no attribute 'to_pydatetime' when the colunm type is datetime in pandas to_sql command

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

Pandas BUG: Unable to write an empty dataframe to parquet

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

Pandas BUG:

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

Pandas Indexing MultiIndex with duplicates return Series instead of raw value

[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: Overflow behavior differs between numpy types and arrow dtypes

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

Pandas assert_frame_equal not differentiating NaN and None within object dtype

Code Sample, a copy-pastable example if possibledf1 = pd.DataFrame([['foo', 'bar', 'baz'], [None, None, None]])df2 = pd....

Pandas BUG: nested dataframe missing entries when saved to excel

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

Pandas BUG: read_sql returns different results than expected

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

Pandas BUG: str dtype ignored for column with '.' if thousands='.' for python engine

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