Thomas Li
Thomas Li
Looks like there's some failures but it's not that bad For record-keeping, the list is ``` FAILED pandas/tests/io/parser/test_dialect.py::test_dialect_conflict_except_delimiter[c_high-dialect-None] - ValueError: bad escapechar or quotechar value FAILED pandas/tests/io/parser/test_dialect.py::test_dialect_conflict_except_delimiter[c_high-dialect-doublequote] - ValueError: bad...
superseded.
probably should go in after https://github.com/rapidsai/cudf/pull/15503
Lets wait for #15898
OK, this is re-sync'ed and ready for re-review.
Going to pick this up again this week. Thanks for not closing.
This should be ready for a look now. Tests are passing with dask main. (this should be mergeable whenever dask cuts its next release).
Ah thanks, I'll go and wrap that. Curious why it's only on fftfreq and not on fft
I think I was actually wrapping stuff incorrectly all this time (I forgot to import the wrappers in __init__) I'm going to give only wrapping fftfreq/rfftfreq a shot.