Skip to content

Columns not added during the serialization of the DataFrame #1714

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

Open
matteocacciola opened this issue Apr 12, 2025 · 2 comments · May be fixed by #1715
Open

Columns not added during the serialization of the DataFrame #1714

matteocacciola opened this issue Apr 12, 2025 · 2 comments · May be fixed by #1715

Comments

@matteocacciola
Copy link

System Info

Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble

Python 3.11.0rc1

🐛 Describe the bug

According to what is described at https://discordapp.com/channels/1102146545580785686/1356165040335749154, it looks like the columns of a DataFrame are not added during its serialization.

@gdcsinaptik
Copy link
Collaborator

By not added @matteocacciola do you need not seen in the YAML schema? If so, this was a choice to avoid redundancy in the schema itself

@matteocacciola
Copy link
Author

By not added @matteocacciola do you need not seen in the YAML schema? If so, this was a choice to avoid redundancy in the schema itself

I am not sure I get what you mean @gdcsinaptik

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

Successfully merging a pull request may close this issue.

2 participants