Frames
Enter search terms or a module, class or function name.
row_count
Number of rows in the current frame.
: int
The number of rows in the frame
Get the number of rows:
>>> my_frame.row_count
The result given is:
81734