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

Figure out how to formally tell dtype-next about missing datetime datatypes #19

Open
ezmiller opened this issue Mar 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ezmiller
Copy link
Contributor

Dtype-next doesn't by default cover/load all datetime datatypes. Some, like java.time.YearMonth, are not loaded. We cannot also manipulate them in tablecloth.time.

We can tell dtype-next about these types using tech.v3.datatype.casting/add-object-datatype! but we need to decide where we'll do this in tablecloth.time.

@ezmiller ezmiller added the bug Something isn't working label Mar 13, 2021
@ezmiller ezmiller added enhancement New feature or request and removed bug Something isn't working labels Apr 3, 2021
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