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

improve temporal module #425

Open
3 tasks
JessicaS11 opened this issue May 15, 2023 · 0 comments
Open
3 tasks

improve temporal module #425

JessicaS11 opened this issue May 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JessicaS11
Copy link
Member

The temporal module was introduced (#327) to enable a broader range of temporal input types (beyond strings, including datetime object types) and streamline the time-handling portions to their own module. As always, there is more work that can be done to make it even better:

  • simplify the module overall (perhaps to manage input datetime types (strings, datetime objects) independently of how they're entered (list, dict, kwarg))
  • parameterize the testing module
  • make the testing module more complete to test all possible input cases
@JessicaS11 JessicaS11 added the enhancement New feature or request label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant