sukri12 / pysal

Automatically exported from code.google.com/p/pysal
Other
0 stars 0 forks source link

Check cast functionality in FileIO #128

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On line 230 in FileIO:  make sure warning is being issued on missing values.

Original issue reported on code.google.com by schmi...@gmail.com on 7 Jan 2011 at 9:09

GoogleCodeExporter commented 8 years ago
Casting functionality checked.  Will not set value to pysal.MISSINGVALUE when 
illegal casts are attempted.  A warning will be issued as well.

Original comment by schmi...@gmail.com on 28 Jan 2011 at 1:55