Appearance
use MammothPHP\WoollyM\IO\HTML;
HTML::fromDataFrame($df)->toString( bool $pretty = true, ?int $limit = null, ?int $offset = 0, ?string $class = null, ?string $id = null ): string;