sort_and_index_vault_prices
Documentation for eth_defi.research.wrangle_vault_prices.sort_and_index_vault_prices function.
- sort_and_index_vault_prices(prices_df, priority_ids)
Set up the order of vaults for processing.
If we do debugging we want vaults we debug go first, as the pipeline takes several minutes to run
- Parameters
prices_df (pandas.DataFrame) –