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

additional table index condition #12

Closed

Conversation

aligatoralex
Copy link

The condition assures that data for whole country is taken into account when finding index.

The condition assures that data for whole country is taken into account when finding index.
@aligatoralex
Copy link
Author

When you use this example with a country that has data divided among many provinces, the script uses index for first of those provinces. Additional condition ProvinceState == allows to find index for data for the whole country.

@ECheynet
Copy link
Owner

ECheynet commented May 7, 2020

Hi,
Thank a lot for the proposal. I will have to manually update the code as I have just uploaded a new version. There are some conflicts now.

@aligatoralex
Copy link
Author

aligatoralex commented May 8, 2020 via email

@ECheynet
Copy link
Owner

Hi,

The additional table condition is a great idea. I will add it in release v4.8

@ECheynet ECheynet closed this May 10, 2020
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

Successfully merging this pull request may close these issues.

2 participants