DataFrame 1.0 Help

Rendering

This section describes APIs that you can use to render DataFrame types and configure how they are displayed.

  • toHtml — an operation for rendering DataFrame objects to an HTML table

  • format — an operation to apply visual attributes to cells before rendering to HTML

  • Jupyter Notebooks — configuration specific to notebook environments

22 August 2025