Viewing profile — thijsn
thijsn
HN member- Joined
- Tue, Jan 09, 2024, 8:11 AM UTC
- HN karma
- 8
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About thijsn
Developer Relations Engineer @ Polars
Author of Python Polars: the Definitive Guide
Recent public activity
-
comment
Comment #49041656
[dead]
-
comment
Comment #46807900
Oh I don't mean to say verbose makes it more readable by default, I agree with you on that. I mostly meant that because the API is declarative (more geared at describing the result…
-
comment
Comment #46800869
Polars is indeed more verbose when coming from pandas, but in my experience it is an advantage for when you're reading that same code after not having touched it for months. pandas…
- comment
-
comment
Comment #38924199
That's why Ritchie is very active on, and often refers to, Stackoverflow as well! Exactly to document frequent questions, instead of losing them to chat history.