Nathanael Farley
Nathanael Farley
@lebigot Any thoughts?
I can see where you're coming from (keeping libraries small is good) but I think a function like this makes uncertainties _much_ more valuable. Relying on the user to figure...
Perhaps an `extras` library would be good for stuff like this? Then there can be these helpful functions without clogging up the main library.
From examining the tests, it looks like using `flatten=True` is deprecated (please correct me if I'm wrong) and should produce a warning. For some reason the warning does not come...
After looking at the code, it looks like the warning is not in the current pip version. Should be fixed as soon as the new version is pushed :) Re:...
After checking out the latest master of `ibab/root_pandas` and running my test in ipython, I get an empty dataframe. My versions of root things are: ``` root 6.06.02 py35_10 chrisburr...
Agreed, shall we close this pull request then? I'm happy to have a go at solving this issue in root_numpy, if no one else has a burning desire to do...
It looks like `root_numpy` have implemented a possible solution. Are there any feelings on the best way to implement in `root_pandas`? Hopefully I'll be able to have a look this...
Nice work! I tried it out and found that when offline in the habitrpg:status buffer: - Works great for habits, but shows health loss as 'nil' (presumably because it tries...
Is there still appetite for this? I wouldn't want to change function signatures at this point, but it would be great to not have to worry about panics when using...