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

fix(python): Support numpy ufunc when expression not first arg #6675

Merged
merged 4 commits into from
Feb 5, 2023

Conversation

zundertj
Copy link
Collaborator

@zundertj zundertj commented Feb 4, 2023

Fixes #6666 .

@github-actions github-actions bot added the fix Bug fix label Feb 4, 2023
@zundertj zundertj changed the title fix(Python): Support numpy ufunc when expression is not the first arg… fix(Python): Support numpy ufunc when expression not first arg Feb 4, 2023
@zundertj zundertj changed the title fix(Python): Support numpy ufunc when expression not first arg fix(python): Support numpy ufunc when expression not first arg Feb 4, 2023
@github-actions github-actions bot added the python Related to Python Polars label Feb 4, 2023
@ritchie46
Copy link
Member

Thanks a lot for the fix!

@ritchie46 ritchie46 merged commit 25c5cdc into pola-rs:master Feb 5, 2023
Vincenthays pushed a commit to Vincenthays/polars that referenced this pull request Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quirk in polars expression division when numpy float in numerator
2 participants