mars.dataframe.DataFrame.pad#
- DataFrame.pad(axis=None, inplace=False, limit=None, downcast=None)#
Synonym for
DataFrame.fillna()withmethod='ffill'.- Returns
Object with missing values filled or None if
inplace=True.- Return type
{klass} or None
Site Navigation
Section Navigation
Synonym for DataFrame.fillna() with method='ffill'.
Object with missing values filled or None if inplace=True.
{klass} or None