Series和DataFrame使用简单入门 (1)、导入库frompandasimportSeries,DataFrameimportpandasimportnumpy(2)、Series简单创建与使用#Serireso Series和DataFrame使用