Pandas PERF: to_numpy is >3 orders of magnitude slower on tz aware datetimes

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

Pandas BUG: NaN categorical in multi-level column gets replaced in to_excel output

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

Pandas BUG: inconsistent comparison results when using PyArrow backend.

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

Pandas BUG: groupby doesn't distinguish between different kinds of null values

df = pd.DataFrame({'a': [np.nan, pd.NA, None], 'b': [1, 2, 3]})gb = df.groupby('a', dropna=False)print(gb.sum())# b...

Pandas PERF: mean method works too long with object type

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

Pandas BUG: record_prefix ignored when record_path is empty

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

Pandas BUG: cast_pointwise_result with BooleanDtype and all-NA values

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

Pandas BUG: _get_common_dtype with date32[pyarrow] and null[pyarrow]

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

Keras Issue in reduce_shape in keras/src/ops/operation_utils.py

keras.ops.any and keras.ops.all seem to be the only operators in latest docs that specifically say axis may be negative....

Keras mixed_bfloat16 in TPU is slower than float32

In short, we observed mixed_bfloat16 in TPU is slower than float32 in our model benchmarks. Please refer to this sheet (...

Keras Keras ONNX export not respecting input node name

When using torch backend and exporting to onnx, it doesn't seem to respect the name of the InputSpec.import osos.environ...

Keras .compile throws ValueError: Could not interpret optimizer identifier: <keras.src.optimizers.adam.Adam object at 0x7f419cfc5010>

tf_keras==2.20.1self._model = TFDistilBertForTokenClassification.from_pretrained('models/NameEntityRecognition', num_lab...

Keras Keras >= 3.7 + tensorflow 2.16 gives strange results on Apple M2

I am trying to run the example from https://github.com/fchollet/deep-learning-with-python-notebooks/blob/master/chapter0...

Gin [PROJECT] Future steps

TL;DRAPI stability and deprecation policyv2?cc @appleboy @tboerger @nazwa @easonlin404 @thinkerou I'm worried on how to ...

Gin How to find issues to contribute to for beginners?

I am learning Golang and want to build real-world experience by contributing to projects like Gin. Can someone help me u...

Jackson Databind Add MapperFeature.DETECT_PARAMETER_NAMES to allow disabling parameter-names functionality

Is your feature request related to a problem? Please describe.Follow up to previous discussion.The parameter-names modul...

Apache Superset [6.0.0][Filter] Can not display filter dropdown when click selection in filter

Bug descriptionWhen click an empty filter, the selection dropdown should keep display on the screen.Bug if select some f...

Apache Superset Poor visibility of y-axis labels on Gantt chart in dark themes

ScreenshotDescriptionWhen using the Gantt chart component in dark theme, the y-axis labels currently render with a white...

Apache Superset Cell bars in Table chart barely visible in dark themes

ScreenshotDark theme (bars barely or not visible):Light theme (bars visible):DescriptionWhen using the Table chart in Su...

Apache Superset Export table data with "Search box" enabled

Bug descriptionHaving a table chart with many rows and option Search box enabled and trying to export the data, the beha...
上一页 下一页
.