Pandas BUG: Incorrect behaviour when using loc on a resampled time index dataframe

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

Pandas ENH: Generalize groupby to better support ExtensionArray

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

Pandas Strange output from timedelta_range for integer start/end

Here I expected a TimedeltaIndex with 11 elements from 0 hours through 11 hours:>>> pd.timedelta_range(0, 10, f...

Pandas BUG: DatetimeIndex.intersection with non-anchored freq

import pandas as pdoff = pd.offsets.CDay(1, False)ts = pd.Timestamp("2021-10-13 09")ts2 = ts + pd.Timedelta(&q...

Pandas PERF: DataFrame.unstack() and DataFrame.pivot_table() upcasting take up more memory than needed

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

Pandas BUG: str.match and str.contains behave inconsistently on compiled regexps (regression in 2.3.2 relative to 2.3.1)

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

Keras does Functional Model support "string" dtype for end-to-end pipelines?

As mentioned keras-team/keras-core#843, I was trying further modify the mlm-bert pipeline for keras-core with backend-ag...

Keras Possible label inconsistencies in CIFAR-10 dataset

While training a CNN model using CIFAR-10 via "keras.datasets.cifar10.load_data()", I noticed that some images seem to h...

Keras Model sharding fails due to early weight loading - OOM on large models

Issue: keras.distribution.ModelParallel with from_preset() causes OOM errors when loading models larger than single-devi...

Jackson Databind Support alternate radixes when writing numeric values as strings

As requested in FasterXML/jackson-module-scala#65, and discussed in this thread. This would take the form of:- A BaseSet...

Apache Superset Version 5.0.0: Jinja Templates are unavailable

Bug descriptionUse version 5.0 of supersetEnable the ENABLE_TEMPLATE_PROCESSING flagConnect to the pg database of supers...

Apache Superset SQL parser sqlglot does not support impala dialect, so datasets in IMPALA stopped working.

Bug descriptionHi! I am using IMPALA DB and after upgrading to version 4.1.1 the most of the datasets not working.When e...

Apache Superset [6.0.0rc1] Blank user first & last names and emails when editing roles

Bug descriptionRunning Superset 6.0.0rc1When editing a role, the details of users associated with that role are blank (n...

Apache Superset Postgres Query will not save as dataset from SQLLab when Create Temp Table is Used

### Bug descriptionHow to reproduce the bug1) In SQL lab, run a query similar to: CREATE TEMP TABLE temp_file_failures A...

Apache Superset Custom delimiter configuration isn't loaded for CSV import

On 'CSV to Database configuration' the field for custom delimiter configuration isn't loaded when choosing 'Other' - due...

Apache Superset Pivot table visual aggregate functions "First" and "Last" do not work

Bug descriptionWhen aggregating pivot tables "First" and "Last" aggregate types act as "Min" and "Max", not taking order...

Apache Superset Sorting in filter values

Bug descriptionThe version is 6.0.0rc1 (but it was the same in 5)The order of int values is incorrect:as far as it's Int...

Apache Superset superset 6.0.0rc1-dev use External database ,error

Bug descriptionpod err log .and 10.168.8.60 is ok .tag is 6.0.0rc1-dev2025/09/03 07:56:26 Waiting for: tcp://10.168....

Apache Dubbo [Bug] MemoryLeak Issue In DefaultFuture

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

MyBatis-Plus [功能改进]: mybatis-plus-generator 自定义属性时(MyNameConvert.propertyNameConvert(...))无法获取当前表名

确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
上一页 下一页
.