Problem with fields that are "Nan" (or problematic for parsing into HF)

#3
by mdda-rdai - opened

Perhaps this is an upstream problem, but there seem to be specific kinds of data items missing...

For instance :
train.csv:1342762,Flat bread of India,
(last column should be "Nan")

or
train.csv:341995,Sodium,
(last column should be "Na")

or
train.csv:3432225,Like an empty set,
(? last column should be "Null" or "Nil")

Sign up or log in to comment