dios.
OptsFields
Bases: object
object
storage class for the keys in dios_options
dios_options
Attributes Summary
dios_repr
disp_max_cols
dios default representation: - indexed (default) - show a index for every series - aligned - show a pd.Dataframe, where all indices, from all series are merged together.
disp_max_rows
disp_min_rows
mixed_itype_warn_policy
Set the number of rows and variables to display in a call that use __repr__ or __str__ like e.g.
__repr__
__str__
Attributes Documentation
dios default representation: - indexed (default) - show a index for every series - aligned - show a pd.Dataframe, where all indices, from all series
are merged together.
Set the number of rows and variables to display in a call that use __repr__ or __str__ like e.g. print(dios) do.
print(dios)