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

Need understanding why xport v.56 doing automatic conversion #106

Open
kiranmohite6004 opened this issue Jun 28, 2023 · 0 comments
Open

Comments

@kiranmohite6004
Copy link

Hi Selik,

I have been using this package , as a new user having simple queries . Googled a lot but couldn't found relevant help to my use case.

  1. Why package function write trying to do automatic conversion.
    Converting column dtypes

  2. Why this datatype is not supported , i see dtype_kind_conversions onlyt support 3 data types.
    raise TypeError(f'{type(variable).name}.dtype {variable.dtype} not supported')
    TypeError: Variable.dtype datetime64[ns] not supported

  3. Is there any way to disable this automatic conversion??

  4. Is there any simple parametric
    /way to disable this user warnings as well??

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