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

Rework ´contract()´ to always expand first to then display the most succinct representation #69

Closed
henriquesposito opened this issue Jan 12, 2023 · 2 comments · Fixed by #70
Assignees
Labels
enhancement New feature or request

Comments

@henriquesposito
Copy link
Collaborator

Could we make it so that, if given an mdate class, contract will automatically expand first and then recontract? This would mean we can keep this new order in which contract is presented before expand and the function also makes more sense then to be user-facing.

@henriquesposito henriquesposito added the enhancement New feature or request label Jan 12, 2023
@henriquesposito henriquesposito self-assigned this Jan 12, 2023
@henriquesposito
Copy link
Collaborator Author

{2001-01-01, 2001-01-02, 2001-01-03} should become 2001-01-01..2001-01-03

@henriquesposito
Copy link
Collaborator Author

The function has been checked and updated to work accordingly.

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

Successfully merging a pull request may close this issue.

1 participant