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

Transformation module: growth rate transformations #25

Open
svdhoog opened this issue Jun 6, 2018 · 1 comment
Open

Transformation module: growth rate transformations #25

svdhoog opened this issue Jun 6, 2018 · 1 comment

Comments

@svdhoog
Copy link
Owner

svdhoog commented Jun 6, 2018

See file for c code examples:

https://github.com/svdhoog/FLAViz/blob/master/docs/visualisation_scripts/code_examples/transformations/growth_rates.c

Features to be implemented:

  • sum_array
  • sum_array_backwards
  • ratio_qoq
  • ratio_yoy
  • pct_change_qoq
  • pct_change_yoy
  • 3-month trailing sum
  • 3-month trailing avg
  • 12-month trailing sum
  • 12-month trailing avg
@svdhoog
Copy link
Owner Author

svdhoog commented Jul 19, 2018

  • See commit 35c2167.
  • Changes made to function names.
  • Script still appears unfinished though.
  • To be tested.

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

1 participant