Pandas Use Cython fused types

Is this Cython 0.16? or 0.15.1?Comment From: wesmNeed to wait for 0.16.1 because of lack of runtime buffer dispatchComme...

Pandas Move Block internals code to Cython

I'm not sure if there's any way to not break legacy pickles during this process. The Blocks and BlockManager should be e...

Pandas CI/BLD: Doc builds are failing

Starting in the last hour or so all doc builds on PRs are failing with the following error:Theme error:An error happened...

Pandas CI: pydata sphinx theme 0.11 broke doc build

See https://github.com/pandas-dev/pandas/actions/runs/3203777448/jobs/5234277313On this note: I think it would be a good...

Pandas DataFrame.to_json silently ignores index parameter for most orients.

see https://github.com/pandas-dev/pandas/issues/25513#issuecomment-469264925Code Sample, a copy-pastable example if poss...

Pandas BUG: scalar/array logic still broken in Block setitem

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

Pandas DOC: See also box should refer to same type (Series.dt.tz_convert --> Series.dt.tz_localize)

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

Pandas BUG: Series.round() expects ExtensionArray.round() to be implemented

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

Pandas API: should dtype=str return array of dtype StringDtype for pandas 2.0?

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

Pandas ENH: Add inplace argument to pandas.DataFrame.insert

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

Pandas BUG: tm.assert_frame_equal fails to raise near int64 implementation bounds when check_exact=True

passing check_exact=True makes it raise as expected, but I was surprised to find it necessary. This likely hides some b...

Pandas BUG: assert_series_equal does not compare indices exactly

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

Pandas BUG: did the type of DatetimeIndex.tz change?

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

Pandas BUG: DataFrame.to_latex() does not correclty escape the % sign

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

Pandas QST:

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

Pandas Use an enum for infer_dtype return values?

While working in https://github.com/pandas-dev/pandas/pull/29799, it was quite hard to add a new return value from lib.i...

Pandas BUG: Axial inconsistency of pandas.diff

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

Pandas QST: With to_dict method, whether support batch transfer pd.NA in dataframe to None in dict value

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

Pandas ENH: confusing name for 'copy' argument in to_numpy() method

I found the following behavior a bit unexpected from the name of the argument.The default (copy=False) may return a copy...

Pandas BUG: Timestamp.isoformat works incorrect on ns precision

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