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

Consistent list indexing #55

Open
geoo89 opened this issue Jan 5, 2023 · 0 comments
Open

Consistent list indexing #55

geoo89 opened this issue Jan 5, 2023 · 0 comments

Comments

@geoo89
Copy link
Contributor

geoo89 commented Jan 5, 2023

Templating has python as a backend and thus lists are indexed from 0.
For loop index variable (begin_for) is therefore indexed starting from 0.
Column headers currently index from 1.
Jinja templating running loops allows index variables to start from either 0 or 1.

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