Skip to content

Utils

Renders a clickable link for URLs in Jupyter Notebooks, otherwise behaves the same as str.

Table

A table that pretty prints.

data property

data: List[List[Any]]

Data of the table.

Returns:

headers property

headers: List[str]

Headers of the table.

Returns: