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

Does autonormalize lose typing on input dataframe #42

Open
dvreed77 opened this issue Mar 8, 2022 · 0 comments
Open

Does autonormalize lose typing on input dataframe #42

dvreed77 opened this issue Mar 8, 2022 · 0 comments

Comments

@dvreed77
Copy link
Contributor

dvreed77 commented Mar 8, 2022

If the input dataframe has been initialized with logical types, does autonormalize lose this typing information on the output dataframes?

Steps to check

  1. Create an input dataframe
  2. Add logical types to some columns
  3. Check if output dataframes have the same logical types
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