AtomDataHandler

A DataHandler that’s built for use with the atomic data we’ve collected. Usually used through the AtomData object.

 

__init__(self): 

 

__getitem__(self, item): 

Special cases the default getitem so tuples are mapped

  • item: Any
  • :returns: _

 

load(self): 

Feedback

Examples

Templates

Documentation