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

Add to_feature_generator to ColumnGenerator #79

Closed
MischaPanch opened this issue Feb 27, 2024 · 1 comment · Fixed by #86
Closed

Add to_feature_generator to ColumnGenerator #79

MischaPanch opened this issue Feb 27, 2024 · 1 comment · Fixed by #86
Assignees

Comments

@MischaPanch
Copy link
Collaborator

We can prevent circular imports by importing at TYPE_CHECKING time.

@opcode81 do you agree that it's a useful feature? Now the user would have to know that the class FeatureGeneratorFromColumnGenerator exists

@MischaPanch MischaPanch self-assigned this Feb 27, 2024
@opcode81
Copy link
Owner

Yes, let's add it.

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