The correct code to use is:
data.set_option("display.max.columns", None)
This will allow you to view all your data regardless of the number of columns.
Responses
data.set_option("display.max.columns", None)
data.set_option("display.max.columns", None)
data.display.max.columns()
data.display.max.columns()
data.display.max.columns(True)
data.display.max.columns(True)
data.set_option("display.max.columns", Infinity)
1 answer
The correct code to use is:
data.set_option("display.max.columns", None)
This will allow you to view all your data regardless of the number of columns.