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

🚀 FEAT: Controlling Data Type for New Variable #6

Open
DavidOry opened this issue May 17, 2023 · 0 comments
Open

🚀 FEAT: Controlling Data Type for New Variable #6

DavidOry opened this issue May 17, 2023 · 0 comments

Comments

@DavidOry
Copy link

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.

@e-lo e-lo changed the title Feature (?): Controlling Data Type for New Variable 🚀 FEAT: Controlling Data Type for New Variable Mar 5, 2024
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