Viewing profile — robdmc
robdmc
HN member- Joined
- Sun, Aug 02, 2015, 5:32 PM UTC
- HN karma
- 95
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About robdmc
No profile information was provided.
Recent public activity
- story
-
comment
Comment #24041433
This is great! Giving non-coders a clean way to interact with engineers using Github is really useful.
- story
- story
-
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, …
-
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.
- story
- story
-
comment
Comment #9995398
I'm not sure. I've never used PowerShell either.
-
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 …
-
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…
-
comment
Comment #9992535
I'm a total HN noob. Don't see an option for editing the post. Am I just blind?
-
comment
Comment #9992525
thanks mixmastamyk. That's a good suggestion.
-
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…
-
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 …
- story