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

[<Ray component: Core|RLlib|etc...>] ray.data.to_tf not support array feature_columns #48241

Open
haiyuni opened this issue Oct 24, 2024 · 1 comment
Labels
bug Something that is supposed to be working; but isn't data Ray Data-related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@haiyuni
Copy link

haiyuni commented Oct 24, 2024

What happened + What you expected to happen

环境:

Python version: 3.9.7
Ray version: 3.0.0.dev0

Versions / Dependencies

2.38.1

Reproduction script

ray_tf.to_tf(feature_columns=['category'],label_columns=target_col,batch_size=32)

Issue Severity

High: It blocks me from completing my task.

@haiyuni haiyuni added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Oct 24, 2024
@jcotant1 jcotant1 added the data Ray Data-related issues label Oct 31, 2024
@jcotant1
Copy link
Member

jcotant1 commented Nov 4, 2024

Hi @haiyuni is there any additional info/context you can provide on this one? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't data Ray Data-related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

2 participants