Pandas BUG: Dividing Int64 and float64 results in a mix of null-types

[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: Float64 gets mixed with np.nan and cause sum to be nan

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

Pandas BUG/API: constructing nullable integer and floating arrays from boolean data

From https://github.com/pandas-dev/pandas/pull/41970#discussion_r654770580, right now constructing nullable integer (and...

Pandas BUG: PandasArray.to_numpy mishandles na_value

Problem is here:https://github.com/pandas-dev/pandas/blob/acacff35b1fe87875e2fddccbbadbc1c6834d156/pandas/core/arrays/nu...

Pandas BUG: missing values encoded in pandas.Int64Dtype not supported by json table scheme

[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: float formatters ignore nullable floating extension type

Problem descriptionPandas float formatters ignore the nullable floating extension types Float64 which was introduced wi...

Pandas BUG: custom callable in to_sql stopped working with pandas 1.4.0

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

Pandas CI: add minimal requirements file

A common complaint in contributor sprints is that setting up a development environment takes too longSince the docs have...

Pandas PERF: consider changing default of infer_datetime_format to True

xref #12060Comment From: jrebackif someone would run the benchmarks with this turned on we could prove whether this affe...

Pandas to_datetime() with errors=coerce and without return different values

Code Sample, a copy-pastable example if possibleWithout errors='coerce'```>>> import pandas as pdd = { 'ts': ['...

Pandas BUG: strange string causes segmentation fault on df.to_json

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

Pandas DOC: Typo on Dataframe.drop_duplicates() docstring

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

Pandas BUG: pandas.to_datetime raises exception when more than 50 values needs coercion to NaT

[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: Merging cells doesn't work when writting MultiIndex to .ods file

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

Pandas ENH: Add support for *args in apply-like functions.

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

Pandas ENH: Transparent Excel2Pandas import and reverse export. Excel file editing through pandas and vice versa.

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

Pandas BUG: cumsum() shows inconsistent results in nullable dtype

[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: Series slicing can fail for extension array 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: When read_sql_query() returns no records and chunksize is specified, dtype is ignored.

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

Pandas BUG: Column 'Int8Dtype' casted to 'object' type when melted

[x ] I have checked that this issue has not already been reported.[ x] I have confirmed this bug exists on the latest ve...
上一页 下一页
.