You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use a project card to create a new variable in my roadway network. I would like to control whether this new variable is a string, integer, or float.
Priority
Medium
Level of Effort
Medium
Resolution Ideas
I am not clear right now how data type is inferred from the set command. Ideally, the data type would be explicit. Adding a dtype value for a new variable would be great. But perhaps this isn't necessary?
User Story
I want to use a project card to create a new variable in my roadway network. I would like to control whether this new variable is a string, integer, or float.
Priority
Medium
Level of Effort
Medium
Resolution Ideas
I am not clear right now how data type is inferred from the set command. Ideally, the data type would be explicit. Adding a
dtype
value for a new variable would be great. But perhaps this isn't necessary?Project
No
Who should be involved?
Implementer: @e-lo
Commenters: @RachelWikenMC
Users: @RachelWikenMC
Reviewers:
Risk
Yes, weird things can happen if types are incorrect.
Tests
A project card with a dtype entered, both valid and invalid values.
The text was updated successfully, but these errors were encountered: