ptype icon indicating copy to clipboard operation
ptype copied to clipboard

Column-specific missing/anomalous values

Open rolyp opened this issue 5 years ago • 0 comments

Should we consider making missing/anomalous values column-specific rather than a global list? This can be similar to how it is handled in Pandas’ read_csv which is keep_default_na=False, na_values={’species’:['']}.

rolyp avatar Oct 19 '20 14:10 rolyp