agent0.chainsync.dashboard.build_outstanding_positions
Builds the fixed rate dataframe to be plotted
Functions
|
Gets the proper columns from pool analysis for plotting fixed rate |
Module Contents
- agent0.chainsync.dashboard.build_outstanding_positions.build_outstanding_positions(pool_info: pandas.DataFrame) pandas.DataFrame
Gets the proper columns from pool analysis for plotting fixed rate
- Parameters:
pool_info (pd.DataFrame) – The pool info object from get_pool_info
- Returns:
The ready to plot fixed rate
- Return type:
pd.DataFrame