pandas / 0.25.0 / reference / api / pandas.dataframe.to_dense.html /

pandas.DataFrame.to_dense

DataFrame.to_dense(self) [source]

Return dense representation of Series/DataFrame (as opposed to sparse).

Deprecated since version 0.25.0.

Returns:
%(klass)s

Dense %(klass)s.

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.DataFrame.to_dense.html