less.read_table(table_id) reads a Less table into a Pandas DataFrame. You can find the table_id in Less or by using the result from List Tables.
Read a Less table into a pandas DataFrame.
less.read_table(table_id) reads a Less table into a Pandas DataFrame. You can find the table_id in Less or by using the result from List Tables.