Hi Guido, This depends on your use case but you may read those values as type String and treat them accordingly.
Cheers, Max On Fri, Oct 23, 2015 at 1:59 PM, Guido <gmazza...@gmail.com> wrote: > Hello, > I would like to ask if there were any particular ways to read or treat > null (e.g. Name, Lastname,, Age..) value in a dataset using readCsvFile, > without being forced to ignore them. > > Thanks for your time. > Guido > >