这是系列:
<class 'pandas.core.series.Series'>
Series([], Name: ({"company": "Pennington PLC", "catch_phrase": "Future-proofed tertiary frame", "phone": "+1-312-296-2956x137", "timezone": "America/Indiana/Indianapolis", "client_count": 638}, nan, nan, nan), dtype: float64)
我想访问Name的值,即字典。