vaexio / vaex

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
https://vaex.io
MIT License
8.28k stars 590 forks source link

Interchange `Column.null_count` returns NA count to comply with spec #2132

Closed honno closed 2 years ago

honno commented 2 years ago

Resolves https://github.com/vaexio/vaex/issues/2120

maartenbreddels commented 2 years ago

failure is being worked on, and should be unrelated.

maartenbreddels commented 2 years ago

if you rebase it, it should be green(er)

maartenbreddels commented 2 years ago

(rebased for you)