feat: add setup notebook and update env example for Athena
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
"""
|
||||
Pandas dataframe builders for benefit / cost / summary tables.
|
||||
|
||||
Each builder accepts the value-row dicts produced by
|
||||
``core.tei_client.TEIClient._normalize_value`` and returns a
|
||||
Each builder accepts the friendly value-row dicts returned by
|
||||
``core.tei_client.TEIClient.get_values`` and returns a
|
||||
nicely-formatted DataFrame for display in notebooks.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user