ThanhHoang commited on
Commit
f6d32f3
·
verified ·
1 Parent(s): e1c8786

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -19,6 +19,7 @@ import pandas as pd
19
  #csv_file_path = os.path.join(os.path.dirname(excel_file_path), csv_file_name)
20
  # lấy file csv
21
  csv_file_path="Data_LHU_2cot .csv"
 
22
  csv_file_path="Data_LHU_2cot.csv"
23
 
24
  # Ghi dữ liệu ra file CSV
 
19
  #csv_file_path = os.path.join(os.path.dirname(excel_file_path), csv_file_name)
20
  # lấy file csv
21
  csv_file_path="Data_LHU_2cot .csv"
22
+ sn=pd.read_csv(csv_file_path)
23
  csv_file_path="Data_LHU_2cot.csv"
24
 
25
  # Ghi dữ liệu ra file CSV