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

Error with temp_fft = sp.fftpack.fft(temp) when run in Jupyter Notebook #8

Open
armarvin opened this issue Oct 9, 2020 · 0 comments

Comments

@armarvin
Copy link

armarvin commented Oct 9, 2020

Hello, the code does not function for me when run in Jupyter Notebook. I replaced to_datetime with to_pydatetime. That fixed one error but now I am getting an error with temp_fft = sp.fftpack.fft(temp) it is throwing the error AttributeError: 'Series' object has no attribute 'flags'

I have updated Conda and scipy to the latest available and the error persists.
Thank you
-A

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

No branches or pull requests

1 participant