mhermher / savvy

Read .sav files (SPSS, PSPP) in a browser or in node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Put Validators on Dataset Set Methods

mhermher opened this issue · comments

Need to guard against incompatible set properties for names/labels/levels/missing. Specifically in that the keys to any of these props must match the underlying data keys.

Fixed By scaleLevels PR