Skip to content

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

@Jagbakpe

Description

@Jagbakpe

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'

Metadata

Metadata

Labels

bugSomething isn't workingreview

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions