Pandas Follow-up on basic FloatingArray implementation

Long overdue follow-up item on the initial merge of the nullable float64/float32 support (https://github.com/pandas-dev/...

Pandas Understanding string interning in pd.read_csv vs. other methods of creating large object columns

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

Pandas BUG: Can't convert int64[pyarrow] series with missing values to legacy numpy float series

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

Pandas DOC: Sort the pandas API reference navbar in alphabetical order

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

Pandas Dtype inconsistency when appending to empty dataframe

Code Sample, a copy-pastable example if possible>>> pd.DataFrame().append({"a": 1}, ignore_index=True...

Pandas BUG: Different initialization methods lead to different dtypes (DataFrame)

[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: Empty list passed to Series returns object dtype, but via DataFrame returns float64

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

Pandas dtype-unaware (empty) objects ("any" dtype)

Code Sample, a copy-pastable example if possibleIn [2]: s = pd.Series(dtype='object')In [3]: s.loc['myint'] = 1In [4]: s...

Keras Adding a predict_proba method on SKLearnClassifier

Currently the SKLearnClassifier only exposes a predict method. At the moment the raw probabilities are used in the predi...

Jackson Databind Support accessing annotations via AnnotatedMember.annotations()

Is your feature request related to a problem? Please describe.In 3.0, AnnotatedMember does not have a non-deprecated way...

Apache Superset Superset Embedded Dashboard Cache Retrieval Fails with Multi-Parameter Jinja Filters

Bug descriptionApache Superset Version: 4.1.2Deployment: Dockerized, with two VMs (one for Superset web UI, one for Cele...

Apache Superset Unable to update colour palette in version 5.0.0

Bug descriptionI have added an extra color palette in EXTRA_CATEGORICAL_COLOR_SCHEMES section in the config.py file but ...

Apache Superset Negative values are being shown on the wrong side of radar chart axes

Bug descriptionSince my company updated to the latest version of Superset begin December, I'm seeing weird visuals on ra...

Apache Superset Database cache and table cache timeout set to 0 or -1 crashes when creating dataset

Database connection cache and table cache timeout set to 0 or -1 crashes when attempting to create a dataset.How to repr...

Apache Superset Line chart. Event annotation not work

Line chart. Event annotation not work.error raised from python (raises every time):How to reproduce the bugcreate a line...

Apache Superset auto-refresh not working in standalone mode

Hi!I trying create auto-refreshed dashbord via superset on my web site.How to reproduce the bugI tune public role for sh...

Apache Superset Security: table permission

Bug descriptionUser can get limit asccess on tables but when he(r) create datasets on it, himself(or herself) can't view...

Apache Superset Helm chart 0.14.3 not published

Bug descriptionIt doesn't appear that the latest Helm chart release (0.14.3) has been published to Helm even though it s...

Apache Superset Embedded Dashboard continues to call fetchGuestToken after unmount() in Angular applications

Bug descriptionThe embedded dashboard continues to make fetchGuestToken calls even after the component containing it has...

Apache Superset 4.1.x: THEME_OVERRIDES primary color is only applied partly

ScreenshotDescriptionI've overwritten both primary and secondary colors in config.py THEME_OVERRIDES:THEME_OVERRIDES = {...
上一页 下一页
.