ibis icon indicating copy to clipboard operation
ibis copied to clipboard

test(pandas): re-enable `test_udaf_window_nan` test case

Open kszucs opened this issue 1 year ago • 0 comments

What happened?

Follow-up for https://github.com/ibis-project/ibis/pull/7797

ibis/backends/pandas/tests/test_udf.py::test_udaf_window_nan is failing for pandas, but duckdb produces the same result while the expected is different. Need to check whether the expected value is correct or not and fix the implementations if required.

What version of ibis are you using?

the-epic-split

What backend(s) are you using, if any?

No response

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

kszucs avatar Jan 03 '24 17:01 kszucs