You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The run_sim function return a DataFrame with column names that are not very intuitive. As an example, here are column names of the main components of circulating supply:
circ_supply
cum_network_reward
total_vest
network_locked
network_gas_burn
This issue is aimed at improving these column names and making them easier to understand for a user unfamiliar with the package.
The text was updated successfully, but these errors were encountered:
The
run_sim
function return a DataFrame with column names that are not very intuitive. As an example, here are column names of the main components of circulating supply:This issue is aimed at improving these column names and making them easier to understand for a user unfamiliar with the package.
The text was updated successfully, but these errors were encountered: