Pandas IntervalIndex level in MultiIndex does not work as expected

I am trying to index data frame with a MultiIndex with constituent IntervalIndexExampleii = pd.IntervalIndex.from_arrays...

Pandas ENH: Behaviour Series.isin with dataframe comparison is confusing [for discussion]

Right now we can compare a Series with a DataFrame through Series.isin, but is this expected / wanted behaviour? I would...

Pandas BUG: concat_{categorical, compat} leads to erroneous result on non-ns datetime-EA

Code to reproduce:import numpy as npimport pandas as pdnp_datetimes = np.array([datetime.date(2010, 1, 1)], dtype="...

Pandas DOC: s3fs is required when using read_csv with an S3 URI

Location of the documentationpandas.read_csvDocumentation problemI've just noticed that s3fs is required when you read a...

Pandas BUG: .str.contains() regex lookbehind and lookahead fail for data type string[pyarrow]

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

Pandas BUG: Exception with unstack(sort=False) and NA in index

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

Pandas BUG: category index levels casted to non-category dtype in merge

[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...

Pandas BUG: Arrow Struct columns cannot be grouped on (ArrowNotImplementedError)

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

Apache Superset GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.

when i click welcome pages,it will request the /ws api,then the backend will cause notFound errorHow to reproduce the bu...

Apache Superset bug ant-color-picker-alpha-input not visible

Added to PR #34712 componentScreenshotPackage styles superset-frontend/node_modules/geostyler/dist/Component/Symbolizer/...

Apache Superset Can't use float column type to create histogram chart in Superset 5.0.0

Bug descriptionWhy i can't use float column type to create histogram chart in Superset 5.0.0? I already ask @dosu in dis...

Redis [QUESTION] Does Redis sentinel support emitting failover events to Redis Streams instead of Pub/Sub?

Hey, thanks for the awesome work in supporting Redis 💯 Is it possible to use Redis Streams instead of Pub/Sub API to get...

Gorm Boolean fields cant be set to false if they have a default tag which is set to true

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/824DescriptionThis is a duplicate of #7543 which the gith...

Gorm bool field with default:true always stored as true, even when explicitly set to false in JSON

I'm encountering unexpected behavior with GORM (v1.30.1) when inserting a record that includes a boolean field with defa...

Spring Security Re-enable requestWhenMappedByPostInterceptUrlThenBehaviorMatchesNamespace Test

When updating to Framework M8, NamespaceHttpInterceptUrlTests#requestWhenMappedByPostInterceptUrlThenBehaviorMatchesNam...

Spring Security Improve Spring Boot's integration with PathPatternRequestMatcher.Builder

Spring Security 7.0.0-M1 publishes a PathPatternRequestMatcherBuilderFactoryBean to allow applications to have a PathPat...

Spring AI Add ability to configure custom HTTP headers at ChatClient.Builder

Currently, Spring AI only provides a straightforward way to set custom HTTP headers in certain provider-specific integra...

Spring AI MCP server does not work with custom server.servlet.context-path

EnvironmentSpring Boot Version: 3.5.3Dependency:<dependency><groupId>org.springframework.ai</groupId>&...

Spring AI MCPServer Redeployment causes this behavior "Error sending message: 404" in MCPClient

Bug ReportBug descriptionI have a MCP Server and the MCP client built. First, I spin up the MCP Server and then the MCP ...

Spring AI similaritySearch throwing Exception due to schema name

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
上一页 下一页
.