Mickael Burguet

Results 12 comments of Mickael Burguet

Try something like that: `qs.reports.html(returns, download_filename='myfile.html', output='yes')`

@medknecth I just updated my quantstats version and I had to change `qs.reports.html(returns, output=filepath)` to `qs.reports.html(returns, download_filename=filepath, output='yes')`

@Neogus :+1: You should make a PR

Hello @pthiers , Can you share the code that is not working ? (models + eagerloading query) If you want to fix it by yourself, I'd recommend to start by...

`grunt` still fails because phantomjs is missing. ![backbone-validation-grunt-error](https://cloud.githubusercontent.com/assets/2675698/13096162/0a0028fe-d4e5-11e5-8b41-edc6ef902edc.png)

I wish this was part of the joblib's package !

Really sorry for the long wait guys ... @tvial-tagheuer Can you let me know if it's working with version 1.3.6 ? Thanks

Hi @bchang1213 , unfortunately, I don't really have the time to maintain this package. If you'd like, I could add you as a contributor to this repo, so you could...

> > Hi @bchang1213 , unfortunately, I don't really have the time to maintain this package. > > If you'd like, I could add you as a contributor to this...