apache / datafusion-python

Apache DataFusion Python Bindings
https://datafusion.apache.org/python
Apache License 2.0
329 stars 64 forks source link

Add `isnan` and `iszero` #495

Closed judahrand closed 10 months ago

judahrand commented 10 months ago

Which issue does this PR close?

This builds on top of #491 and partially resolves #463.

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

viirya commented 10 months ago

491 was merged. Can you rebase this?

judahrand commented 10 months ago

@viirya Done