Live data from Hacker News

Viewing profile — thijsn

thijsn

HN member
Joined
Tue, Jan 09, 2024, 8:11 AM UTC
HN karma
8
Public activity
5 items

About thijsn

Developer Relations Engineer @ Polars Author of Python Polars: the Definitive Guide

Recent public activity

  1. comment
  2. 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…

  3. 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…

  4. comment
  5. 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.