pypsa-meets-earth/documentation

Network validation notebook needs fixes

オープン

#77 opened on 2024/01/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Jupyter Notebook (118 件のフォーク)auto 404
buggood first issuehelp wanted

Repository metrics

Stars
 (31 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド