pygsti.tools.typeddict.TypedDict
================================

.. currentmodule:: pygsti.tools.typeddict

.. autoclass:: TypedDict
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~TypedDict.__init__
      ~TypedDict.as_dataframe
      ~TypedDict.clear
      ~TypedDict.copy
      ~TypedDict.fromkeys
      ~TypedDict.get
      ~TypedDict.items
      ~TypedDict.keys
      ~TypedDict.pop
      ~TypedDict.popitem
      ~TypedDict.setdefault
      ~TypedDict.update
      ~TypedDict.values
   
   

   
   
   