Open Jagbakpe opened 7 months ago
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?
Please download data from the SharePoint Folder
Thank you! Please can you grant me access to the sharepoint folder again?
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'