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

More Augment Functions - task 3 - Hilbert - #51 #173

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

tackes
Copy link
Collaborator

@tackes tackes commented Oct 24, 2023

Hilbert implementation without using Scipy for both pandas and polars.
I have tested outputs against the scipy implementation and confirmed the results match.

May need assistance to see if there are ways to better implement in Polars.
The time was 4x longer using polars. Possibly because I am required to still use numpy's implementation of FFT since there is none that i found in polars.

Will submit updated init files in seperate PR

@mdancho84 mdancho84 merged commit 79e6d10 into business-science:master Oct 24, 2023
7 of 8 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.

2 participants