Live data from Hacker News

Viewing profile — hcrad

hcrad

HN member
Joined
Sat, Dec 05, 2020, 10:16 PM UTC
HN karma
6
Public activity
3 items

About hcrad

No profile information was provided.

Recent public activity

  1. comment
    Comment #31694689

    I have had the same experience and instead of Pandas have been using numpy-groupies to handle aggregate/groupby operations. It's quite performant and feels a bit cleaner to use tha…

  2. comment
    Comment #25588739

    Pyinstaller + Gooey has been my go-to combo for sharing executable python with simple/intuitive UIs. https://github.com/chriskiehl/Gooey

  3. comment
    Comment #25318952

    As far as quickly standing up an effective gui for python, I'd recommend gooey. https://github.com/chriskiehl/Gooey