Pandas BUG: PerformanceWarning when agg with pd.NamedAgg and as_index=False

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

Pandas BUG: the behavior of DataFrameGroupBy.apply(..., include_groups=True) breaks post-mortem debugging

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

Pandas DOC: Pandas contributor take limit

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

Pandas BUG: StataWriter returns ascii error when length of string is < 2045, but encoded length is > 2045

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

Pandas ENH: read_csv with usecols shouldn't change column order

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

Pandas BUG: Boolean Series (actually object) with <NA> values breaks ~ negation and reverts to bit-wise operations

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

Pandas BUG: mix of int and pd.NA defaults to object 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: duplicated() raises error with singlton set as subset

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

Pandas pd.crosstab, categorical data and missing instances

Code Sample, a copy-pastable example if possibleimport pandas as pdfoo = pd.Categorical(['a', 'b'], categories=['a', 'b'...

Pandas DOC: Generating docs doesn't work if path has whitespaces

Related to #20862If there are spaces in the path where pandas is installed (e.g. /home/my user/my code/pandas), when bui...

Pandas BUG: pandas.pivot_table margins, dropna and observed parameters not producing expected result

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

Pandas BUG: infer_dtype result for float with embedded pd.NA

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

Pandas BUG: round not functioning as expected

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

Keras Add on_epoch_begin to utils.Sequence

Could we have an on_epoch_begin() function in utils.Sequence?There is already a on_epoch_end(), but I can see a use case...

Keras Inconsistencies with the behavior of bias initializers, leading to poor performance in some cases

Hello,I've noticed some (potentially harmful) inconsistencies in bias initializers when running a simple test of the ker...

Keras loss_weights depending on epoch number

Hi,I'm trying to train a multi output nn and I need to change the weight of each loss component depending on the epoch n...

Keras Is this Bug?

Issue Description:I am running CycleGAN training using Keras v3.8.0 and have observed the following behavior during the ...

Gin How to get engine from *gin.Context?

Hi,Is there a way to get engine from the Context? I have some middleware where Iwant to call HandleContext to do a redir...

Apache Superset Migrate error when bump version from 5.0.0rc2 to 5.0.0rc3

Bug descriptionWhen I try upgrade the image to 5.0.0rc3,But error happend:ERROR [flask_migrate] Error: Can't locate revi...

Apache Superset Histogram fails to load when null values present in x-axis variable (regression from 4.1.2, occured in 5.0.0rc3, present in 6.0.0rc2)

Bug descriptionA histogram that rendered fine in 4.1.2 fails to render in 5.0.0rc3:The issue is that there are NULL valu...
上一页 下一页
.