-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string
Milestone
Description
In the Dataframes.to_string function there is a option to not print the index:
index : bool, optional
whether to print index (row) labels, default True
Can this be added to the Series function to_string?
http://pandas.pydata.org/pandas-docs/version/0.17.0/generated/pandas.Series.to_string.html
Metadata
Metadata
Assignees
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string