Jonas Van Der Donckt

Results 34 issues of Jonas Van Der Donckt

- [x] Perform Wireshark (request) logging to see whether the data effectively gets resampled - [ ] Log the console output to check whether no errors are thrown - [x]...

I would like to add [plotly-resampler](https://github.com/predict-idlab/plotly-resampler) to the the curated list.

I experienced (plotly-resampler 0.8.0) that a dash app might keep "hanging" indefinitely, when something is already running on the same port, seems to be caused by a dash-werkzeug combination. Will...

bug

https://github.com/predict-idlab/plotly-resampler/blob/5df40fd0575db62bd06d20c129d8643d75dba558/plotly_resampler/figure_resampler/figure_resampler_interface.py#L703-L705 Maybe also make a test which validates this? (expected behavior -> casting is needed)

### Description Hi, firstly amazing work!! 🚀 I think it would be cool to consider integrating [plotly-resampler](https://github.com/predict-idlab/plotly-resampler) within kindergarten. This would scale time-series visualization capabilities (regarding data amounts) significantly. see...

enhancement

Hi, First and foremost; thank you for this amazing code! 🔥, I want to install both [`pysepm`](https://github.com/schmiph2/pysepm) and [`speechmetrics`](https://github.com/aliutkus/speechmetrics) in my [poetry](https://python-poetry.org/docs/) env; however, I get this error: ```shell $...

Hi really cool repo 🚀 I am 100% sure that this this code can be *significantly* sped up by using numpy vectorisation. I was able to write a pure numpy-python...

### Objectives: #### Functionality - [ ] *convenient* way to extract features over the whole, unsegmented data (see also #67) - [ ] Discuss + decide together with @jvdd @mbignotti...