Aurora Blog
Home
Pandas Unpin Python version in the development environment
2025-06-07 14:03:11
2182
xref #61555Our base conda environment environment.yml is used locally by pandas developers (contributors and maintainers...
Pandas BUG: Index.drop_duplicates() is inconsistent for unhashable values
2025-06-07 14:03:09
10362
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas RLS: 2.3.1
2025-06-07 14:03:05
611
Placeholder issue if we decide to release 2.3.1. At the time of writing this issue, it's expected that pandas 3.0 would ...
Pandas BUG: pd.DataFrame.mul has not support fill_value?
2025-06-07 14:03:04
2078
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: 2.3.0 didn't publish wheels for musl-aarch64 (arm)
2025-06-07 14:03:02
878
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas pandas.__version__ is 2.3.0+4.g1dfc98e16a in pandas 2.3.0 and python 3.9, not 2.3.0
2025-06-07 14:03:00
3788
How to reproduce:docker run --rm python:3.9 bash -c "pip install pandas && python -c 'import pandas; print(...
Pandas Failed to install pandas==2.3.0 with Python 3.9
2025-06-07 14:02:56
29797
Installation check[x] I have read the installation guide.PlatformLinux-5.10.195-1.20230921.el7.x86_64-x86_64-with-glibc2...
Pandas BUG: Duplicate columns allowed on merge if originating from separate dataframes
2025-06-07 14:02:54
4029
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras Stateful metrics produce incorrect output in distributed context
2025-06-07 14:02:51
2103
Something about how Metric state variables are aggregated across replicas is behaving oddly. Here is a toy example that ...
Keras SavedModel format doesn't support masking in Keras 3
2025-06-07 14:02:49
5590
Loading a SavedModel in Keras 3 loses any mask information on the model output. Loading a SavedModel in tf-keras preserv...
Keras layers.GRU returns wrong shaped output with GPU
2025-06-07 14:02:47
3574
I opened this on tensorflow repo, and was told to move it here: https://github.com/tensorflow/tensorflow/issues/74475The...
Keras Data-Augmentation layers can't be exported to ONNX
2025-06-07 14:02:45
7809
Hi,model.export(os.path.join(MODEL_PATH, "model.onnx"), format="onnx", input_signature=[keras.InputS...
Gin Unwrap joinErr in gin.Error()
2025-06-07 14:02:42
1148
In go errors pkg can create a joinErr by errors.Join(), which can be Unwrap() into []error.joinErr also format it's prin...
Gin When will GIN-GONIC ever support ipv6 in the request logs?!?
2025-06-07 14:02:40
628
It has been centuries since gin-gonic has been released and ipv6 has been around for decades now, so why is support stil...
Gin How to check if a parameter is passed in?
2025-06-07 14:02:38
877
type queryConfInfoHandler struct { ConfName string `json:"conf_name"`}For example, in the struct above, ho...
Gin The next middleware will be executed even if the Next method is not called in the middleware
2025-06-07 14:02:36
1068
golang coder := gin.New()r.Use(func(ctx *gin.Context) { fmt.Println(1) // ctx.Next() Must be called to exec...
Apache Superset Dataset-level permissions are ignored (or silently bypassed) on an embedded dashboard.
2025-06-07 14:02:29
227
RedactedComment From: rusackasWhen reporting security related issues, please do not post them publicly, but rather repor...
Apache Superset Query history page is not usable in 3.1.2 and 4.0.0, caused by bug in sql_parse.py
2025-06-07 14:02:27
12224
Bug descriptionCannot accesse 'Query history' page, and get empty list with this error:the error comes from sql_parse.py...
Apache Superset Server Pagination Sort Only Sorts Loaded Rows - Table
2025-06-07 14:02:21
5132
Bug descriptionHello,After enabling "SERVER PAGINATION" in the "Table" chart, I noticed sorting the table will only sort...
Apache Superset Filters do not get imported during Export-Import
2025-06-07 14:02:15
3137
Bug descriptionBug descriptionFilters are not being imported when a dashboard is exported from one instance and imported...
上一页
下一页
1
…
30
31
32
33
34
…
49
.