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: intthe index of the row to print Return type: None