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

"pd_to_tensor" and "tensor_to_pd" do not work correctly. #26

Open
searchlie opened this issue Oct 30, 2023 · 0 comments
Open

"pd_to_tensor" and "tensor_to_pd" do not work correctly. #26

searchlie opened this issue Oct 30, 2023 · 0 comments
Assignees

Comments

@searchlie
Copy link

The following is a portion of the original pandas.DataFrame:
image

This is part of the DataFrame after going through "pd_to_tensor" and "tensor_to_pd":
image

Obviously, some NaN are being filled in unintentionally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants