Jump to content

Timezone issue using Spy Python module


John Holland

Recommended Posts

I am investigating the Spy module on my local machine.

Following the example to pull data for a signal works when I give a timezone.

When I try to run throught the example in the spy.assets notebook, I run into an error at the

spy.push(metadata=build_df, errors='catalog')

stage. It throws an error:

AttributeError: 'NoneType' object has no attribute 'total_seconds'

This was the error that caused me to add timezones to the signal request, but I don't see how to do this for this request.

Any ideas?

Thanks.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...