null filtering #2296
null filtering
#2296
-
according to this pr https://github.com/finos/perspective/pull/676/files we should be able to filter nulls |
Beta Was this translation helpful? Give feedback.
Answered by
cakir-enes
Jul 7, 2023
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
timkpaine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
t.view(filter=[["col", "is null"]]).to_df()
is the correct syntax for future ref