Saqib

Results 8 issues of Saqib

Are there any plans to try to integrate the high frequency waveform data from the MIMIC3 Waveform Dataset into the benchmark somehow? Would there be any interest? Would this be...

enhancement

adds SQL support to project as per #16 and explicitly declare code sections in README.md and dependencies in requirements.txt

enhancement

Is there a way to support the reading of data directly from a database instead of from csv files? Our lab hosts MIMIC3 data in an SQL database, so it...

enhancement
wontfix

For #93 This simply adds the symbol to the list of symbols that is returned, but assigns dwell time of 0

![image](https://user-images.githubusercontent.com/13318509/191814405-db3f92de-f12c-42bf-b0ce-c864afc380c3.png) r_diff evaluates as 1 for all elements, which yields a zero length array. we should handle this as an edge case

Will not work if volume-dir argument is a file instead of directory. this is probably more of a feature request than a bug

I needed a flag to sometimes prevent huge paths from exploding the prometheus page. I also updated some references in some of the other code besides middleware.go. While it makes...