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

[WIP][ML-10118] Keep petastorm dataset/dataloader schema fields order the same with spark dataframe #511

Closed
wants to merge 1 commit into from

Conversation

WeichenXu123
Copy link
Collaborator

[WIP]Keep petastorm dataset/dataloader schema fields order the same with spark dataframe.

Copy link
Collaborator

@mengxr mengxr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a small test that can send data directly to keras model.fit?

@WeichenXu123
Copy link
Collaborator Author

@mengxr
Because there's this PR #512
we don't need add a selected_field into TransformSpec. We can directly infer schema from transformed result(and schema field order will be the field order of the transformed result pandas dataframe).
Create a new PR #513

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 this pull request may close these issues.

2 participants