qiskit.providers.ibmq.utils.to_python_identifier¶ to_python_identifier(name)[ソース]¶ Convert a name to a valid Python identifier. パラメータ name (str) – Name to be converted. 戻り値の型 str 戻り値 Name that is a valid Python identifier.