Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve column names of output DataFrame #15

Open
misilva73 opened this issue Jan 9, 2023 · 1 comment
Open

Improve column names of output DataFrame #15

misilva73 opened this issue Jan 9, 2023 · 1 comment

Comments

@misilva73
Copy link
Contributor

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.

@tmellan
Copy link
Collaborator

tmellan commented Jan 9, 2023

network_gas_burn should probably be network_burn to include penalties also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants