zero-one-group / geni

A Clojure dataframe library that runs on Spark
Apache License 2.0
281 stars 28 forks source link

Fix all false column bug #327

Closed anthony-khong closed 3 years ago

anthony-khong commented 3 years ago

@erp12 this should address #326. Please let me know if this is good enough!

I don't have g/schema though, so I left that part of the test. If that's your own function, it sounds useful! Would you like to add that in?