Jonas Van Der Donckt

Results 146 comments of Jonas Van Der Donckt

1. At a first-glance, I would add a `display-format` test-matrix in the `test_time_series_plots.py`; however, there are some caveats, when for-example `show_dash` is internally called (by setting `display_format` to `plotly-dash` it...

Hi, `plotly-resampler==0.8.0` contains the above-mentioned remarks (i.e. figure serialization), and should not need the numpy pre-install requirement, so will look into integrating that version into `pycaret` somewhere later this week!

Hi, I found some time for this issue. I looked at all the examples in the `tutorials` folder, but didn't find a time series use-case. So maybe expanding the `tutorials`...

Hi @maulanaakbardj @ngupta23. > ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\ProgramData\Anaconda3\Lib\site-packages\zmq\backend\cython\context.cp38-win_amd64.pyd' Consider using the --user option or check the permissions. It seems...

normally, `plotly-resampler==0.8.0` should work fine!

cloned the repo, tried to run example.py and it didn't work either. After I've changed the Google Maps API key, it ran like a charm. I think that @rochacbruno needs...

Hi @mbignotti, You are right, it is now somewhat confusing to apply this functionality. This afternoon, I had a fruitful discussion with @jvdd, and we decided this: 1. Given your...

Hi @mbignotti, Thank you for putting so much effort into giving your end-user API perspective, really appreciated! 🤗 The main reason @jvdd and I wanted to introduce a new method...