You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/integration/test_select.py: ModuleNotFoundError: No module named 'dask.dataframe.optimize'
tests/integration/test_compatibility.py::test_window_row_number: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_compatibility.py::test_window_row_number_partition_by: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_compatibility.py::test_window_min_max: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_compatibility.py::test_window_min_max_partition_by: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_compatibility.py::test_nested_query: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_rex.py::test_case: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_rex.py::test_random: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_rex.py::test_integer_div: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_rex.py::test_scalar_timestamps[False]: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_join.py::test_join_outer: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_join.py::test_join_left: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_groupby.py::test_group_by_filtered: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_join.py::test_join_right: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/unit/test_call.py::test_is_true: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/unit/test_call.py::test_is_false: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/unit/test_call.py::test_nan: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/unit/test_call.py::test_math_operations: AssertionError: Attributes of Series are different
Attribute "dtype" are different
[left]: int64
[right]: float64
tests/integration/test_over.py::test_over_with_sorting: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_over.py::test_over_with_partitioning: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_over.py::test_over_with_grouping_and_sort: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
tests/integration/test_over.py::test_over_with_different: AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
The text was updated successfully, but these errors were encountered:
Workflow Run URL
Python 3.10 Test Summary
The text was updated successfully, but these errors were encountered: