Pandas BUG(?) Index.__getitem__ with 0D numpy array raises AssertionError

In [5]: pd.Index([2, 2, 2])[np.array(0)]---------------------------------------------------------------------------Asser...

Pandas BUG: Styler.to_excel does not export styles and formats correctly

This is a tracker / explainer for the various issues:(#21221)(#25185)(#30008)(#34438)Essentially these issues record 3 t...

Pandas ENH: Improve OverflowError message when pandas.read_stata fails to convert dates

Is your feature request related to a problem?Calling pd.read_stata on a DTA file with a bad date format code leads to a ...

Pandas ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class

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

Pandas ENH: support apply method for ExtensionArray backed DataFrame

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

Pandas BUG: Insert then delete column into MultiIndex with timestamps leads to RecursionError

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

Pandas BUG: loc fails with tz_aware DateTimeIndex

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

Keras StringLookup does not work on torch.Tensor

keras.layers.StringLookup throws an error when calling on a torch.Tensor or a numpy array (although, both are supposed t...

Keras Mismatch on output_mode in func IntegerLookup

Bug IssueI found a mismatch on IntegerLookup between doc and its usage, the doc of IntegerLookup shows its description a...

Jackson Core 2.20.0 does not seem to be published on Maven Central

HeySounds like the 2.20.0 version has not been added to Maven Central.Is it missing a manual step or is there an issue w...

Jackson Databind Generics using wildcard not correctly resolved

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugI opened a Spring Boot issue,...

Apache Superset Gamma user can't list value for a filter

Bug descriptionWith Superset in version 4.0.2 :An Alpha user can create a filter by simply selecting a value from a filt...

Apache Superset Superset 4.1.4 and gevent error

Bug descriptionWe deploy the release version superset, and this morning we’d had an outage: Web interface was running bu...

Apache Superset Unable to delete dashboards

Bug descriptionFor any existing dashboard or a new untitled empty dashboard, unable to delete it.DELETE API responseRequ...

Apache Superset Gamma user can't list annotation

Bug descriptionAnnotations are existing (created by an administrator)Gamma user (with permission on a dataset) can creat...

Gorm Postgres hopes to add string.agg to replace GroupConcat

Describe the featureDescribe the featurecount, err := qu.WithContext(ctx). Select( qu.UID, ...

Spring Security [spring-security/crypto/bcrypt] [performance] SecureRandom created every for single password encode

Describe the bugBCrypt#gensalt without providing a SecureRandom instance, seems to generate one every single time.https:...

Spring Security SEC-2856: Make cookie theft detection in remember-me service configurable because it's seriously broken

Jean-Pierre Bergamin (Migrated from SEC-2856) said:After enabling remember-me authentication for our SSO portal, people ...

Spring Security Remove null checks to work around setBeanResolver(BeanResolver)

Find comments linking to https://github.com/spring-projects/spring-framework/issues/35371 and remove the null check afte...

Spring Security Remove @NullUnmarked from observability web classes

I wasn't sure how to resolve some of the errors with nullability inObservationWebFilterChainDecorator and ObservationFil...
上一页 下一页
.