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

release v0.3.3 #19

Merged
merged 1 commit into from
Apr 26, 2024
Merged

release v0.3.3 #19

merged 1 commit into from
Apr 26, 2024

Conversation

azmyrajab
Copy link
Owner

This allows users to pass wildcard/multi-expressions for features: e.g. pl.col("^x.*$") to automatically capture any column starting with "x". This will also now work properly in .group_by / .over contexts

  • handles empty data corner case for multi-target regression
  • cosmetic updates to README and tests

@azmyrajab azmyrajab merged commit a5e13a0 into main Apr 26, 2024
31 checks passed
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.

1 participant