We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6eef3 commit f903b98Copy full SHA for f903b98
qingxiangke/PandasSift/main.py
@@ -1,6 +1,5 @@
1
import pandas as pd
2
3
-# df = pd.read_excel("C:\\Users\\张亚南\\Desktop\\数据测试.xlsx")
4
df=pd.DataFrame({
5
'团体保单号': ['BJG11202003263', 'BJG11202003263', 'BJG11202003263', 'BJG11202003263', 'BJG11202210443', 'BJG11202210443', 'BJG11202210443', 'BJG11202210443', 'BJG11202210443', 'BJG11202210443', 'BJG11202210443', 'BJG11202003263', 'BJG11202003263', 'BJG11202003263', 'BJG11202003263', 'BJG11202210443', 'BJG11202210443', 'BJG11202003263', 'BJG11202003263', 'BJG11202003263', 'BJG11202003263', 'BJG11202003263', 'BJG11202003263'],
6
0 commit comments