lamindb.view#

lamindb.view(n=10, schema=None)#

View data.

Parameters:
  • n – Display the latest n rows of the tables.

  • schema – Schema module to view. Default’s to None and displays all schema modules.