support different scale functions
Open
- Dominant language
- Python
- Stars
- 27
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am working on a project where we're looking for a fast implementation of the TDigest algorithm that will support streaming capabilities. Your project ticks both of those boxes! We are also looking for the ability to control the scale function used. I currently can't see which scale function has been used in your implementation. Firstly which scale function have you implemented and would you consider adding this an input option so the user would have control over the scale function?
Contributor guide
Assessment
This issue has not been assessed yet.