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

Attribute error #41

Open
sastry3009 opened this issue Jul 9, 2021 · 0 comments
Open

Attribute error #41

sastry3009 opened this issue Jul 9, 2021 · 0 comments

Comments

@sastry3009
Copy link

Thanks for your work, but I have a question about it.
in case of redd dataset there are two meters in site meter so only one meter of site meter is loaded to dis aggregate as like this
train_mains = train_elec.mains().all_meters()[0]

but i use synd dataset for this i have only one meter so i modified this as
train_mains = train_elec.mains()
with this code i got the Attribute error. as shown below
Screenshot from 2021-07-09 10-42-20

could you please suggest me the solution

Thanking you

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