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

Update sample network analysis notebook #96

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mt7180
Copy link
Contributor

@mt7180 mt7180 commented Nov 26, 2024

With this PR the sample_network_analysis.ipynb notebook is updated.

Changes made:

  • fix plot for hourly dispatch in sample_network_analysis notebook (grid withdrawal and supply are balanced now)
  • add a link to the YouTube tutorial
  • remove old import: from _helpers import sets_path_to_root (raised an error)
  • resolve FutureWarning for .groupby() with axis=1
  • replace n.statistics._parent with just printing n (raises an AttributeError for newer versions of pypsa)

Closes #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix plot for hourly dispatch in sample_network_analysis notebook
1 participant