pypsa-meets-earth/documentation

Network validation notebook needs fixes

Aperta

#77 aperta il 18 gen 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Jupyter Notebook (118 fork)auto 404
buggood first issuehelp wanted

Metriche repository

Star
 (31 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Due to changes in pandas API, we need to change from pandas.io.json import json_normalize to from pandas import json_normalize in network_validation notebook. Thanks a lot to @ Mian Yu for reporting it.

Guida contributor