0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++57 forks (57 forks)auto 404
frontend: Python3good first issue
Repository metrics
- Stars
- 160 stars (160 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Explore the openPMD api Python package to understand how iteration/shot data is accessed. Look for existing helper functions that return data or metadata. Check the referenced issue for details on required attributes. Implement a new function that collects per shot attributes into a pandas DataFrame, ensuring it handles empty or missing attributes. Add tests to verify the output.
- Tech stack
- python
- Domain
- dataapi
- Issue type
- Feature
- Prerequisites
- GitPythonPandas