rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
272 stars 67 forks source link

Consistent datestring format to fix parsing error #551

Closed AjayThorve closed 9 months ago

AjayThorve commented 9 months ago

This PR fixes the ci docs build issue, because of inconsitent datestring in one of the docstrings. where the support for it was updated in the recent cudf.pandas version.

AjayThorve commented 9 months ago

/merge