Deck standard Plugin API reference#
This package contains things that are useful when extending Flytekit.
|
In a box plot, rows of data_frame are grouped together into a box-and-whisker mark to visualize their distribution. |
|
Generate a ProfileReport based on a pandas DataFrame |
This renderer is primarily used by the timeline deck. |
|
Converts a FlyteFile or PIL.Image.Image object to an HTML string with the image data represented as a base64-encoded string. |
|
Convert a markdown string to HTML and return HTML as a unicode string. |
|
|
Convert Python source code to HTML, and return HTML as a unicode string. |
Convert a pandas DataFrame into an HTML table. |