Message Boards Message Boards

0
|
4509 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

[?] Fill values in with cells containing Missing["Not Available"]?

Posted 7 years ago

I am interested in working with the Tornadoes data available in Geo-spatial data tag in Wolfram data collection. How can I find if the value in cell is missing and fill in a suitable value ( for example here in this can I want to fill a constant temporarily. ) You can find the data set here.

You could use ReplaceAll: yourdata /. _Missing -> 0 (or whatever constant instead of 0 you desire).

POSTED BY: Michael Rogers
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract