nimble.fill¶
Collection of functions providing methods for filling values in the data with other values.
|
Fill matched values with the next unmatched value. |
|
Fill matched values with a constant value. |
|
Fill matched values with the previous unmatched value. |
|
Fill matched values with the interpolated value. |
|
Fill matched values with the mean. |
|
Fill matched values with the median. |
|
Fill matched values with the mode. |