Bases: object
Provides an interactive HTML export of a Table.
This class provides an interface to the DataTables library, which allow to visualize interactively an HTML table. It is used by the show_in_browser method.
Parameters: | use_local_files : bool, optional
display_length : int, optional
|
---|
Attributes Summary
css_urls | |
jquery_urls |
Methods Summary
html_js([table_id]) | |
ipynb(table_id[, css]) |
Attributes Documentation
Methods Documentation