Viewing profile — pandasusr
pandasusr
HN member- Joined
- Mon, May 03, 2021, 4:01 PM UTC
- HN karma
- 3
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About pandasusr
No profile information was provided.
Recent public activity
-
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.
-
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.…