pandas.Series.to_frame

Convert Series to DataFrame.

param name
object, default None

The passed name should substitute for the series name (if it has one).

return

DataFrame DataFrame representation of Series.

Warning

This feature is currently unsupported by Intel Scalable Dataframe Compiler