I work with Series and DataFrames on the terminal a lot. The default __repr__ for a Series returns a reduced sample, with some head and tail values, but the res
__repr__
No need to hack settings. There is a simple way:
print(df.to_string())