【編程語言學習——python】正則表達式小作業

參考資料 http://www.javashuo.com/article/p-fxxefpon-c.html 原數據 目標 將如上混雜在一列的數據按特徵分隔開。 代碼 import xlrd import xlwt xlsfile=r'C:\Users\Administrator\Desktop/SN_air.xlsx' book=xlrd.open_workbook(xlsfile) ##按索引
相關文章
相關標籤/搜索