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

subset of DestSum is not working #85

Open
tienc opened this issue Jul 22, 2019 · 1 comment
Open

subset of DestSum is not working #85

tienc opened this issue Jul 22, 2019 · 1 comment

Comments

@tienc
Copy link

tienc commented Jul 22, 2019

I think in lines 161 and 163 of Models.py it should be focus_categories instead of all_categories

ifarah added a commit that referenced this issue Jul 30, 2019
1. Created new folders (sources, destinations, output_data, matrices, models)
2. Replaced notebooks
3. Added figures
3. Changed code (solving issues)
	- #82: Change syntax to: return self.model_results (Models.py)
	- #84: Do’t return results when calculating the models (Models.py) - I commented it out.
	- #85: focus_categories instead of all_categories (lines 161 and 163 of Models.py)
	- #87: changed plot_type to plot_column (BaseModels.py)
@jkoschinsky
Copy link
Collaborator

for categories, if one category = 0 for an origin row, the whole row is set to zero, even for categories with non-zero values

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