-
Notifications
You must be signed in to change notification settings - Fork 655
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
BUG: try_cast_to_pandas
doesn't preserve dtypes
for empty frame
#4934
Comments
Signed-off-by: Myachev <[email protected]>
@anmyachev @Billy2551 is working on #4605. In case you don't need this fixed urgently, you could skip the fix and wait for a comprehensive fix, which should hopefully come within 3 months, for #4605. |
Good! My other PR highlights this problem in CI, then I'll just mark it as xfail. |
From what I've seen so far, |
Problem not reproducible on master. |
Reproducer:
Error:
The text was updated successfully, but these errors were encountered: