Live data from Hacker News

Viewing profile — pandasusr

pandasusr

HN member
Joined
Mon, May 03, 2021, 4:01 PM UTC
HN karma
3
Public activity
2 items

About pandasusr

No profile information was provided.

Recent public activity

  1. comment
    Comment #27027097

    I do work in finance sector and need complex functions :) And it’s interesting that pandas was invented at a hedge fund, AQR. I agree that SQL may be better for vanilla BI.

  2. comment
    Comment #27026802

    I am a pandas user considering refactoring part of my ETL pipeline to SQL. I see the trade off as memory efficiency vs expressiveness, and for simple queries on big data, SQL wins.…