peek_var#

SingleCell.peek_var(*, row=0)[source]#

Print a row of var (the first row, by default) with each column on its own line.

Parameters:

row: int

the index of the row to print

Return type:

None