Pandas ENH: Images embedded in cells. The DISPIMG function of WPS

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

Pandas Copy-on-Write (PDEP-7) follow-up overview issue

PDEP-7: https://pandas.pydata.org/pdeps/0007-copy-on-write.htmlAn initial implementation was merged in https://github.co...

Pandas BUG: date_range gives different output ends for fixed end and varying start when freq="B"

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

Pandas DEPR: ExtensionOpsMixin in favor of OpsMixin

All our internal uses have been moved over except for the DecimalArray tests, which use ExtensionScalarOpsMixin.Comment ...

Pandas PERF: parallelize libjoin calls

import numpy as npimport pandas as pdimport pandas._libs.join as libjoinleft = np.random.randint(0, 10**8, size=10**8)ri...

Keras keras.layers.Flatten() not updating shape information after transformation

one_hot_encode_input = keras.layers.Input(shape=(2,), name='code', dtype=tf.int64)one_hot_encode = keras.layers.IntegerL...

Jackson Core (REVERTED) Change default for JsonWriteFeature.ESCAPE_FORWARD_SLASHES to be true for 3.0

(follow-up to #507)Now that we have added ability to easily force escaping of / let's make that default for Jackson 3.0 ...

Jackson Databind Jackson 3 (rc6) deserialization of Locale (array) fails

Discussed in https://github.com/FasterXML/jackson-databind/discussions/5230Originally posted by **tsegall** July 22, 202...

Jackson Databind ParameterNamesModule fails to map Number into a class that wraps an int or long

Until version 2.17.3 Jackson was able to deserialize a number into wrapper classes such as this one:class IntValue { ...

Apache Superset Cannot find forced categorical x-axis option on line chart with 5.0.0

Bug descriptionIn this scenario, the x-axis is set to the version field (of type varchar), and I want to sort the x-axis...

Apache Superset 4.1.3: No module named 'superset.commands.logs'

Bug description4.1.3.post1 distribution is missing 'superset.commands.logs' module, and scheduler fails to start:Unable ...

Apache Superset Sometimes, dashboard could not be deleted

Bug descriptionWith Superset 4.0.1, I create lots of dashbaords, sometimes, dashboard could not be deletedThe dashborad ...

Apache Dubbo [Bug] Request method 'GET' not supported

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

MyBatis-Plus [错误报告]: 使用FastAutoGenerator生成代码,无法指定自定义模板

确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...

Redis [BUG] Issues with server.allow_access_expired

Currently, keyIsExpired doesn't consider the flag, affecting KEYS and WATCH - we should probably check the flag inside k...

Redis [BUG] VSIM score changes over time

Describe the bugWhen more elements are inserted in a vector set, the VSIM score became lower.To reproduceGer FB data wik...

Gorm polymorphic association in gorm (belongs to)

Describe the featureI would like to request support for belongs to polymorphic association in GORM. Currently, GORM prov...

Spring Cloud Config Configure observability for RestTemplate used in ConfigServerConfigDataLoader

Is your feature request related to a problem? Please describe.When using Spring Cloud Config Client in a Spring Boot app...

Spring Security Extract spring-security-webauthn

Currently webauthn logic is in spring-security-web and requires an optional dependency. This should be moved to its own ...

Spring Security Add AuthorizationManagerFactory

Spring Security provides expressive ways to declare authorization. For example HttpSecurity provides:http .authorizeH...
上一页 下一页
.