Closed impredicative closed 5 years ago
This is a request for the not in comparison operator for use with .find(). It is not currently among the ones documented at https://dataset.readthedocs.io/en/latest/quickstart.html#reading-data-from-tables
not in
.find()
How would I currently run such a query with dataset?
dataset
I don't need this anymore, so I will close this issue. I no longer have a use case for it.
This is a request for the
not in
comparison operator for use with.find()
. It is not currently among the ones documented at https://dataset.readthedocs.io/en/latest/quickstart.html#reading-data-from-tablesHow would I currently run such a query with
dataset
?