0

I'm using pandas in order to get data from a database as a dataframe. The problem is that if the data frame contains a large number of columns and/or rows, then when I print the dataframe it doesn't show all the information and instead shows "..." between the columns/rows.

When I tried to save it inside a file the same thing happened.

Is there a way to get all the data? Or on the other hand, to save it as a table in some file? If so, which file fits and how can I do it?

Thanks!

Eli
  • 23
  • 5

0 Answers0