lcdunne
lcdunne
Sure I'll give that a go. Is there a development build that installs all dependencies needed for testing? And any other information on how you are running the tests?
Great, I'll take a look. > The method should be added in every clients Could you please explain a bit more what you mean by this? The `BaseOAuth` class looks...
Hi, I've just discovered Flask-RestX and really like that it is being revived! The primary thing that stands out to me is the Open API support. Is there a roadmap...
> I found an old mailing list thread again Yes this is actually me :) I could try to implement at least this change. I have never contributed to a...
Hello once again. I finally managed to look more at this and have put together a [very rough (for now) script](https://github.com/lcdunne/Projects/blob/master/statistics/effect_sizes.py). It contains some things that would be good additions...
Thanks for the feedback. I made a start on updating this with your suggestions, and will be referring to previous statsmodels code for formatting. Will make sure that summary stats...