Live data from Hacker News

Viewing profile — robdmc

robdmc

HN member
Joined
Sun, Aug 02, 2015, 5:32 PM UTC
HN karma
95
Public activity
16 items

About robdmc

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #24041433

    This is great! Giving non-coders a clean way to interact with engineers using Github is really useful.

  3. story
  4. story
  5. comment
    Comment #13280215

    Debugging large, stateful Python applications can be a hassle. In Django, projects, for example, your logic can be spread across multiple files containing models, views, managers, …

  6. comment
    Comment #13280194

    This is a tool that allows you to build processing pipelines in Python. You factor your code into small, easily testable components that are then wired together into a task graph.

  7. story
  8. story
  9. comment
    Comment #9995398

    I'm not sure. I've never used PowerShell either.

  10. comment
    Comment #9993321

    A native-ish backend like TkAgg is valuable because it instantly pops up an interactive plot, which I find really useful for the quick-n-dirty data exploration tasks I usually use …

  11. comment
    Comment #9993310

    I would love help making a conda package. I've never done that before. I didn't spend a lot of time looking, but I didn't find conda packages for some of the dependencies (e.g. gat…

  12. comment
    Comment #9992535

    I'm a total HN noob. Don't see an option for editing the post. Am I just blind?

  13. comment
    Comment #9992525

    thanks mixmastamyk. That's a good suggestion.

  14. comment
    Comment #9992520

    Thanks for the feedback. As you may know, getting matplotlib to work properly with backends like TkAgg can be quite a chore when installing using pip (non-python libraries are need…

  15. comment
    Comment #9991491

    Pandashells is a set of cli tools that opens up the power of the python data stack to the bash prompt. Brings dataframe manipulation, visualization and statistical modeling to the …

  16. story