JockLawrie / Schemata.jl

Schemata for tabular data sets in Julia.
Other
18 stars 2 forks source link

Enable valid values to be a Dict of value-label pairs #20

Open JockLawrie opened 4 years ago

JockLawrie commented 4 years ago

Facilitates categorical data. For example, {1: true, 0: false}