Aurora Blog
Home
Pandas ENH: Functionality to aid with Database Imports
2025-08-13 14:05:55
14266
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
2025-08-13 14:05:51
3033
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: add errors='coerce' to DataFrame.astype
2025-08-13 14:05:49
3757
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?
2025-08-13 14:05:45
1147
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.
2025-08-13 14:05:43
2897
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
2025-08-13 14:05:41
5267
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()
2025-08-13 14:05:34
3164
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
2025-08-13 14:05:32
2146
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)
2025-08-13 14:05:22
1466
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
2025-08-13 14:05:19
1249
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
2025-08-13 14:05:17
1598
(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
2025-08-13 14:05:14
891
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
2025-08-13 14:05:09
5454
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
2025-08-13 14:04:56
4314
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
2025-08-13 14:04:44
9516
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
2025-08-13 14:04:40
2218
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
2025-08-13 14:04:31
3038
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
2025-08-13 14:04:27
2731
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.
2025-08-13 14:04:25
1376
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.
2025-08-13 14:04:23
10531
Bug descriptionI got an error message chart limit when creating a chart from sqllab:The row limit set for the chart was ...
上一页
下一页
1
…
67
68
69
70
71
…
317
.