Golang x/sys/unix: add support for vectorized ("scatter/gather") IO syscalls on Darwin

Proposal DetailsThe following syscalls could be supported on modern OSX versions (Darwin 11 and newer)unix.Readv(fd int,...

Golang Go test fails on cross compiled tests with race flag on aarch64 and s390x on 1.25rc2

Go versiongo1.25rc2Output of go env in your module/workspace:Unknown at this time.What did you do?Running through GitHub...

Pandas String dtype: backwards compatibility of selecting "object" vs "str" columns in select_dtypes

We provide the DataFrame.select_dtypes() method to easily subset columns based on data types (groups). See https://panda...

Pandas BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative

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

Pandas QST: Global future flag

Research[x] I have searched the [pandas] tag on StackOverflow for similar questions.[x] I have asked my usage related qu...

Pandas ENH: parallelize DataFrame.corr

Is your feature request related to a problem?DataFrame.corr(method="spearman") is extremely slow.method="pearson" is qui...

Pandas BUG: Column of dtype Categorical in DataFrame encounters error when taking a row that includes nan in the column

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

Keras MaP always 0. Using Yolov8

I am trying to train the https://public.roboflow.com/object-detection/self-driving-car/3 dataset with YOLOv8 using Keras...

Keras evaluate() shows incorrect metric values in progress bar vs returned results

When using model.evaluate(), the metric values displayed in the progress bar differ from the values returned by the meth...

Gin Test Coverage Failure: Go 1.23+ Warning Branch Not Covered in CI Pipeline

Problem DescriptionThe CI automated testing pipeline is failing due to insufficient test coverage in the debug.go file. ...

Apache Superset Can't Use Jinja Templating on Filtering Chart

Bug descriptionAfter I update my apache superset to the newest version, I can't using Jinja Template on chart filter, it...

Apache Superset Dark Mode: Text formatting and Visibility Issue in UI

ScreenshotMarkdown Element:In Edit Mode:In Chart Creation:Light Mode:Dark Mode:DescriptionIn Dark Mode, the when the bac...

Apache Superset Cartodiagram doesn't work with pie chart

"""I have just upgraded to version 5.0 and tried out the new Cartodiagram Map.I created a pie chart (with json point coo...

Apache Superset [SIP-179] Proposal for Enhanced Aggregation Customization in Totals/Subtotals

[SIP] Proposal for Enhanced Aggregation Customization in Totals/SubtotalsMotivationCurrently, Apache Superset applies th...

Apache Superset Authorization Error In Initial Setup

Bug descriptionI'm currently setting up Apache Superset using the docker-compose-image-tag.yml file, and getting below e...

Redis [NEW]dynamic expand kvobj to support additional per key metadata and support module interfaces for this.

There are many usages that needs to add additional metadata to kvobj and get all the services. Support for Expiation has...

Gorm Add Interactive Learning Platform to Community Resources

Your QuestionHey GORM team! 👋I've built an interactive learning platform for GORM and would love to share it with the co...

Gorm Bug: invalid memory address caused by Open(dialector Dialector, opts ...Option) skip after Initialize

if database connect failed, during subsequent visits, the following situations will definitely occur:panic: runtime erro...

Gorm gorm v1 Postgres 16 support

Your Questioncurrently i'm using postgres version 9.6 and using gorm version 1.9.10. i wanna migrate to postgres 16, whi...

Gorm Schema name is dropped in create table queries via Automigrate

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/185DescriptionUsing the Postgres driver/database:I perfor...
上一页 下一页
.