DVector.fillna#

DVector.fillna(infill_value)[source]#

Wrap fillna dataframe method.

Parameters:

infill_value (float | int)