Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23218

Python & Pandas: display all rows without omitting

$
0
0

I want to take a look at the data, but when I do

pd_data.sort('imdb_rating',ascending=False), or

pd_data.sort('imdb_rating',ascending=False).head(100),

the data in the middle would get left out. How can I display a bigger set of data?


Viewing all articles
Browse latest Browse all 23218

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>