Pandas Unpin Python version in the development environment

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

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

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?

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)

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

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

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

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

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

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

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

Hi,model.export(os.path.join(MODEL_PATH, "model.onnx"), format="onnx", input_signature=[keras.InputS...

Gin Unwrap joinErr in gin.Error()

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?!?

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?

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

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.

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

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

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

Bug descriptionBug descriptionFilters are not being imported when a dashboard is exported from one instance and imported...
上一页 下一页
.