io¶
Module contents¶
Serialization module for containers of expertsystem.data.
-
load_particle_collection(filename: str) → expertsystem.data.ParticleCollection[source]¶
-
load_pdg() → expertsystem.data.ParticleCollection[source]¶ Create a
ParticleCollectionwith all entries from the PDG.PDG info is imported from the scikit-hep/particle package.