class documentation

class MapStringDouble(MutableMapping[str, float]):

View In Hierarchy

dict(str, float) のdict配列(シノニム)です。通常のdict同様に使用できます。