peek_obs# SingleCell.peek_obs(*, row=0)[source]# Print a row of obs (the first row, by default) with each column on its own line. Parameters: row: intthe index of the row to print Return type: None