Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
head()
#4
Larz60:
that code only prints the amount of non-null values.
@perfringo:
your option has the same problem as "head()",
it only shows the first 5 and the last 5 rows
together with the first 2 and the last 3 rows.

I need to see the same info as an excel file in full
Reply


Messages In This Thread
head() - by d8a988 - Sep-02-2020, 09:32 PM
RE: head() - by Larz60+ - Sep-03-2020, 04:05 AM
RE: head() - by perfringo - Sep-03-2020, 04:11 AM
RE: head() - by d8a988 - Sep-03-2020, 07:26 AM
RE: head() - by buran - Sep-03-2020, 09:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pandas head() not reading all rows naab 0 1,827 Apr-07-2020, 01:06 PM
Last Post: naab

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020