@carlos@social.perceptiveconstructs.com2025-12-26 00:03:59
@…
I guess it depends on the language. I use polars heavily with Python. It works really really well. It's not just faster than pandas, it's more ergonomic, more regular, more composable and less quirky.
Python is very flexible and accommodating. And you are strongly discouraged from doing fine grained computation in Python a…
I guess it depends on the language. I use polars heavily with Python. It works really really well. It's not just faster than pandas, it's more ergonomic, more regular, more composable and less quirky.
Python is very flexible and accommodating. And you are strongly discouraged from doing fine grained computation in Python a…