Comment on What would it take to recreate dplyr in Python? (2020)Comments−bobolito4yCheck out Tidypolars−mrtranscendence4yNice, but honestly, Polars offers a nice enough API that I don't miss dplyr as much when using it. I probably wouldn't bother with another API on top of Polars unless it were particularly feature-rich.−elforce0024ySame. I'd keep an eye on tidypolars but polars is good for now.
Comments
Check out Tidypolars
Nice, but honestly, Polars offers a nice enough API that I don't miss dplyr as much when using it. I probably wouldn't bother with another API on top of Polars unless it were particularly feature-rich.
Same. I'd keep an eye on tidypolars but polars is good for now.