dh-core icon indicating copy to clipboard operation
dh-core copied to clipboard

Functional data science

Results 24 dh-core issues
Sort by recently updated
recently updated
newest added

Some references : * StatsBase.jl http://juliastats.github.io/StatsBase.jl/stable/index.html

enhancement
help wanted
R&D: library

I've started adding some code from my `decision-trees` project under the `Core.Numeric.Statistics` and `Core.Data` namespaces . There is some machinery that could be re-used (for example the `Dataset` abstraction for...

enhancement

~~As sub-project~~ Better to move parts of the backend and the typeclass interface for now

enhancement

**Is your feature request related to a problem? Please describe.** Analyze seems mostly unmaintained and lacks a lot of features. **Describe the solution you'd like** Frames seems as though it...

R&D: library