Skip to content
Snippets Groups Projects
Commit c111c372 authored by Peter Lünenschloß's avatar Peter Lünenschloß
Browse files

Update FunctionDescriptions.md (missing)

parent 358a6443
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,10 @@ range(min, max)
missing(nodata=NaN)
```
### Description
The Function flags those values in the the passed data series, that are
associated with "missing" data. The missing value indicator (np.nan by default),
can be altered to any other value by passing this new value to the
parameter `nodata`.
## sesonalRange
### Signature
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment