dh-core
dh-core copied to clipboard
Functional data science
Some references : * StatsBase.jl http://juliastats.github.io/StatsBase.jl/stable/index.html
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...
~~As sub-project~~ Better to move parts of the backend and the typeclass interface for now
**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...