Published December 6, 2022
| Version v0.8.4
Software
Open
pmlmodelling/nctoolkit: v0.8.4
Description
This is a minor update that improves the ability to handle missing values.
A new method is introduced for changing the fill value of missing values, set_fill.
Another method missing_as is introduced. This will be the opposite of as_missing. It will set missing values to a constant value.
Dataset contents will now show the fill value for variables. Furthermore, open_data will now check if the fill value is zero, which can cause problems for logical comparisons etc.
Files
pmlmodelling/nctoolkit-v0.8.4.zip
Files
(342.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a2fe72566c0ccf52ca04a1ba1fa972a0
|
342.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pmlmodelling/nctoolkit/tree/v0.8.4 (URL)