Python Tkinter - read the value inside the function with a pandas outside the function

前端 未结 0 1196
感动是毒
感动是毒 2020-12-13 06:28

I am working on opening csv file with tkinter. I have a function for importing csv data:

def import_csv_data():

   global v
   csv_file_path = askopenf         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题