CTUAvastLab/JsonGrinder.jl

Make consistent int+float

racinmat opened this issue · 1 comments

check merging int + float schemas
when I have int number in json and I unify it with floats in string representation, it's not behaving incorrectly
check behavior of string to number conversion with categorical variables, if it's encoded correctly

Fixed in 4da7e7d