tlc.core.objects.tables.from_python_object#
Subclasses of Table which take python objects as input
Modules and Packages#
Module |
Description |
|---|---|
A table populated from a Python dictionary |
|
A table populated from a Pandas Dataframe object |
|
A table populated from a Torch dataset. |