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

Issue on page /notebooks/air-pollution/air-pollution.html #64

Open
Jagbakpe opened this issue Apr 3, 2024 · 3 comments
Open

Issue on page /notebooks/air-pollution/air-pollution.html #64

Jagbakpe opened this issue Apr 3, 2024 · 3 comments
Assignees
Labels
bug Something isn't working review

Comments

@Jagbakpe
Copy link

Jagbakpe commented Apr 3, 2024

Is there a part of the code that is missing?

Is "admin1Name" supposed to be "ADM0_PCODE"?

code error reference:
----> 5 df = monthly_no2_adm1.groupby(['admin1Name', 'date']).mean('NO2_column_number_density').reset_index()

KeyError: 'admin1Name'

@g4brielvs
Copy link
Member

Is there a part of the code that is missing?

Is "admin1Name" supposed to be "ADM0_PCODE"?

code error reference: ----> 5 df = monthly_no2_adm1.groupby(['admin1Name', 'date']).mean('NO2_column_number_density').reset_index()

KeyError: 'admin1Name'

@SahitiSarva Would you be able to help debugging?

@SahitiSarva
Copy link
Contributor

Please download data from the SharePoint Folder

@Jagbakpe
Copy link
Author

Thank you! Please can you grant me access to the sharepoint folder again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review
Projects
None yet
Development

No branches or pull requests

3 participants