Unfortunately, as far as I know, this repository has been deleted
😢 2
a
altavir
08/05/2023, 5:53 PM
Kotlin-statistics functions are being moved to KMath. With advanced streaming processing and enchanced performance. Sadly, the manpower is quite limited. So if anybody wants to contribute, I can give a few directions.
Dataframe integration is also easy to add.
👍 2
m
mario
08/13/2023, 3:27 PM
Hi ! What about
kotlin-statistics
in the context of
kotlin-jupyter
library ? Is it deprecated ? On this doc site it is recommended for statistical calculations. Does KMath allow the calculation of percentiles (other than the median) ?
a
altavir
08/13/2023, 3:30 PM
Kmath will allow it at some moment. It has foundation for advanced statistic manipulation, but manpower is limited, so I can't guarantee any progress without external contributors (if you want to contribute, write to me, I will give some pointers).
kotlin-statistics will work as it is because it is published on the mavenCentral, but it obviously won't be developed further.