Pandas DOC: use shared_docs for isna/notna & isnull/notnull

https://github.com/pandas-dev/pandas/pull/16972also some templates so that we can have distinctive doc-strings that use ...

Pandas DOC: Standardize noncompliant docstrings in pandas/io/html.py (flake8-docstrings)

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas BUG: series.groupby(level=0) and series.groupby(pd.Grouper(level=0)) produce different orders

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

Pandas BUG: Using Series.str.contains() with a compiled regex and arrow strings fails

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

Pandas BUG: Using / operator with a Path and Series of string dtype fails

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

Pandas DOC: min_itemsize for HDFStore append for encoded strings

I'm confused about how to preset min_itemsizes for appending to an HDFStore. Say DataFrame a and b in the MWE below is u...

Pandas DOC: Docstring for BooleanDType inconsistent with the rest of repo

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas BUG: metadata on np.ndarray of np.dtype("O") dtype lost when roundtripped through pandas.Series

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

Pandas BUG: should constructing Index from a Series make a copy?

From a comment of @jbrockmendel at https://github.com/pandas-dev/pandas/pull/41878#issuecomment-881557871:ser = pd.Serie...

Pandas BUG: Decimal and float-to-int conversion issues with pyarrow ≥18.0.0 in parquet and Arrow dtype tests

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

Pandas BUG: Unexpected Code Segment Executed, Causing Logical Error

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

Pandas BUG: assert_index_equal(CategoricalIndex, CategoricalIndex, check_categorical=True, exact=False) raises TypeError instead of AssertionError

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

Keras Bug for _can_use_flash_attention

The GitHub source code defines a function _can_use_flash_attention(...) that attempts to verify whether Flash Attention ...

Keras Error in densify_boxes?

This looks backwards possibly, in this file if tf_utils.is_ragged_tensor(boxes): bounding_boxes["boxes&qu...

Keras Specifying ONNX opset with export method

I think this might not be possible atm, to specify an opset when exporting to ONNX format with the Model.export(...) met...

Keras Add daily CPU tests which also test with the latest Python version

Today, all the tests are run with the lowest supported version of Python (currently 3.10).We want to also test with the ...

Jackson Databind Jackson gets confused by boolean properties named with prefix matching generated lombok getters

public static final class Example { // @Getter private final boolean isDefault; @java.beans.ConstructorProper...

Apache Superset Table Chart: Pagination layout broken

ScreenshotDescriptionFor Table Charts, the pagination styling is broken. This persists both when editing the chart and w...

Apache Superset Errors importing datasets with TAGGING_SYSTEM enabled

Bug descriptionWhen importing a dataset on the command line we consistently run into the error as described in #24528 . ...

Apache Superset docker-compose up and can't open the UI

A clear and concise description of what the bug is.How to reproduce the bugAccording this doc1. git clone2. cd superset...
上一页 下一页
.