openPMD / openPMD-api

:floppy_disk: C++ & Python API for Scientific I/O
https://openpmd-api.readthedocs.io
GNU Lesser General Public License v3.0
138 stars 51 forks source link

Python: Series to DataFrame #1506

Closed ax3l closed 1 month ago

ax3l commented 1 year ago

Add new helpers to create Pandas and cuDF dataframes for a single particle species, over all iterations at once.

ax3l commented 2 months ago

Ouch, good catch! Thank you, fixed now.