-
Notifications
You must be signed in to change notification settings - Fork 8
Bugfix/corrections #7
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
Conversation
|
Hi Tobias, I changed some minor stuff. |
tbanze
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey Jonas, danke für deine Verbesserungen. Ich habe dir ein paar Kommentare hinterlassen, kannst du die bitte noch beantworten / einpflegen.
keyfile
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Datei wird nicht benötigt, bitte löschen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ist gelöscht
keyfile.pub
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Datei wird nicht benötigt, bitte löschen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ist gelöscht
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hast du etwas an dem Tutorial geändert? Wenn du es nur durchlaufen lassen hast, dann bitte Änderungen nicht in PR mit rein nehmen
src/dave_core/model_utils.py
Outdated
| # create nodes | ||
| import networkx as nx | ||
|
|
||
| graph = nx.Graph() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warum das ganze package laden anstatt einzelner funktionen?
| OUTPUT: | ||
| **nodes** (set) - all dave names for nodes which are not connected to a grid with a minumum | ||
| number of nodes \n | ||
| Identify disconnected nodes in a network. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warum Input und Output aus dem docstring gelöscht?
3596721 to
1a5f88b
Compare
Pull Request Test Coverage Report for Build 17852539765Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Fix: federal_state handling, GeoDataFrame import, and debug improvements" \