Table Explainer
Table Explanation Module using Gemini via Ephemeral Token Broker
Functions
explain_table_async()
explain_table_async()def explain_table_async(
table_data: pd.DataFrame,
table_metadata: Dict[str, Any],
ephemeral_token: str,
) -> strParameter
Type
Description
explain_table()
explain_table()Parameter
Type
Description
explain_performance_table()
explain_performance_table()Parameter
Type
Description
explain_drawdown_table()
explain_drawdown_table()Parameter
Type
Description
get_cached_table_explanations()
get_cached_table_explanations()Parameter
Type
Description
list_available_table_categories()
list_available_table_categories()Last updated