Created
November 1, 2021 20:54
-
-
Save koaning/5a0f3f27164859c42da5f20148ef3856 to your computer and use it in GitHub Desktop.
A benchmark with Polars.
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would not have expected
.transform()to be slower than.join()!But yeah, I'll also poke around some more here, but thanks for the reply!