Collection of tools useful for data cleaning using DataFrames.jl
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Merge branch 'release/v0.1.0'
a1238fc
Update version in Project.toml
19e7c8a
Fixes runtests.jl import name
9368146
Adds test train split + tests
d8e8979
Updates Project.toml and REQUIRE to include Statistics
0fc7efe
Adds one hot encoder + tests
5fe1150
Updates README
49ddc7c
Adds fill_missing_scalar + tests
4a0fd60
Adds fill_missing function + tests
afa100b
Adds docstring to standard_scaler
5b45552
Adds standard_scaler + tests
8007922
Adds min_max_scaler + tests
90dd562
Additional formatting of tests and project
725815f
Additional project set up
da06782
Create project structure
98d3825