把dictd = {'A':0}转换成DataFrame,指定index把字典放在list中

pandas 实现字典转换成DataFrame的方法