[Documentation] Add pandas DataFrame usage example with SingleNodeExecutor.map#968
Merged
jan-janssen merged 5 commits intomainfrom Apr 16, 2026
Merged
Conversation
Agent-Logs-Url: https://github.com/pyiron/executorlib/sessions/8f2ca0e7-00f1-4007-bb23-b169ee14337a Co-authored-by: jan-janssen <3854739+jan-janssen@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add example of using executorlib with pandas DataFrames
[Documentation] Add pandas DataFrame usage example with Apr 16, 2026
SingleNodeExecutor.map
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #968 +/- ##
=======================================
Coverage 94.15% 94.15%
=======================================
Files 39 39
Lines 2089 2089
=======================================
Hits 1967 1967
Misses 122 122 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…tebook Agent-Logs-Url: https://github.com/pyiron/executorlib/sessions/3cf17e61-7230-44c0-8d69-2113b422fb4b Co-authored-by: jan-janssen <3854739+jan-janssen@users.noreply.github.com>
…notebook Agent-Logs-Url: https://github.com/pyiron/executorlib/sessions/3cf17e61-7230-44c0-8d69-2113b422fb4b Co-authored-by: jan-janssen <3854739+jan-janssen@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
map()example, cell 8)docs/application.mdin the previous sessionnotebooks/1-single-node.ipynbdemonstrating pandas DataFrame use withSingleNodeExecutor.map()