Pandas ENH: Functionality to aid with Database Imports

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

Pandas ENH: devcontainer & docker: use cases and improvements

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

Pandas ENH: add errors='coerce' to DataFrame.astype

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

Pandas ENH: Shall we let pd.NA * 0 equals to zero?

Is your feature request related to a problem?I found that:pd.NA ** 0 # The result is 1pd.NA * 0 # The result is pd.NADes...

Pandas ENH: Generalized head and tail method.

Is your feature request related to a problem?I wondering if you maybe interested in include a new method context (I've c...

Pandas Timestamp.strftime(): missing support for nanoseconds

When parsing text into a Timestamp object we can specify a format string. Currently %f is documented withnote that "%f" ...

Pandas ENH: add atol to pd.DataFrame.compare()

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

Pandas BUILD: Nightly wheel building failed for some platforms

Installation check[x] I have read the installation guide.PlatformGithub Actions ubuntu-latestInstallation Methodpip inst...

Keras Is their a way to create custom tensor-like types in Keras (similar to torch.Tensor or tf.experimental.ExtensionType)

Hi !I’m wondering if there is currently any way to create a custom tensor type in Keras, similar to:torch.Tensor in PyTo...

Gin Graceful shutdown but was still able to send request while shutting down

I’m using the example from here: https://gin-gonic.com/en/docs/examples/graceful-restart-or-stop/When I send a shutdown ...

Jackson Core Improve handling of URL-backed InputStreams, closing

(note: replaces https://github.com/FasterXML/jackson-databind/issues/3520)It looks like JDK's HttpURLConnection has unfo...

Jackson Core add support for FAIL_ON_TRAILING_TOKENS at JsonParser level

jackson-core equivalent of https://javadoc.io/static/com.fasterxml.jackson.core/jackson-databind/2.15.2/com/fasterxml/ja...

Jackson Databind Should never call set() on setterless property during deserialization

Hi,I have something like the following code:```public class DataBean {private final String val;@JsonCreatorpublic DataBe...

Apache Superset Custom D3 datetime formatting not showing with adaptive datetime option

Bug descriptionThe new PR introduced custom D3 datetime formatting. However, it works partially - when datetime format i...

Apache Superset Missing Mysql connector on 5.0.0rc2

Bug descriptionI was trying Superset 5.0.0-rc2 on WSL while connecting to a MySQL database, but the MySQL database optio...

Apache Superset Without "can time range on Api", a click on a custom filter redirect to login page

Bug descriptionWithout "can time range on Api", a click on a custom filter redirect to login pageHow to reproduce the bu...

Apache Superset Missing TableSchemaView permissions for the sql_lab role

In Superset 2.0, the SQLLAB_BACKEND_PERSISTENCE feature flag was turned on by default. However, the permissions to creat...

Apache Superset Bug with the tag uniqueness check

Bug descriptionNB: I can’t currently run Superset 4 locally, but we backported the TagDAO.create_custom_tagged_objects t...

Apache Superset SUPERSET_VERSION_RC might not be set and lead to failing tarball creation.

How to reproduce the bugExecute [SOURCE_DIR]/RELEASING/make_tarball.sh in an environment you never used before and the r...

Apache Superset The row limit set for the chart was reached.

Bug descriptionI got an error message chart limit when creating a chart from sqllab:The row limit set for the chart was ...
上一页 下一页
.