Aurora Blog
Home
Pandas DOC: use shared_docs for isna/notna & isnull/notnull
2025-07-25 14:03:33
3106
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)
2025-07-25 14:03:29
1036
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
2025-07-25 14:03:23
2497
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
2025-07-25 14:03:19
4278
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
2025-07-25 14:03:18
5302
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
2025-07-25 14:03:16
5157
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
2025-07-25 14:03:14
1451
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
2025-07-25 14:03:13
3077
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?
2025-07-25 14:03:07
4571
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
2025-07-25 14:03:03
4485
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
2025-07-25 14:03:01
1292
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
2025-07-25 14:02:58
1869
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
2025-07-25 14:02:51
1414
The GitHub source code defines a function _can_use_flash_attention(...) that attempts to verify whether Flash Attention ...
Keras Error in densify_boxes?
2025-07-25 14:02:49
721
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
2025-07-25 14:02:48
158
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
2025-07-25 14:02:46
558
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
2025-07-25 14:02:35
2287
public static final class Example { // @Getter private final boolean isDefault; @java.beans.ConstructorProper...
Apache Superset Table Chart: Pagination layout broken
2025-07-25 14:02:28
1720
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
2025-07-25 14:02:15
10506
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
2025-07-25 14:02:13
5700
A clear and concise description of what the bug is.How to reproduce the bugAccording this doc1. git clone2. cd superset...
上一页
下一页
1
…
20
21
22
23
24
…
211
.