pandas.DataFrame.sparse.to_dense

Convert a DataFrame with sparse values to dense.

New in version 0.25.0.

return

DataFrame A DataFrame with the same values stored as dense arrays.

Warning

This feature is currently unsupported by Intel Scalable Dataframe Compiler