Python Forum
[Tkinter] Python - Tkinter : How can I send path Excel from GUI to scripte
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Python - Tkinter : How can I send path Excel from GUI to scripte
#3
johnjh Good job.

I`m beginner in Python, could you please help to adopt the script above and add my df:

df = pd.read_excel(GET EXCEL FILE, header=0, usecols = 'A, B, C', skiprows = 2) 
GET EXCEL FILE = File from Tkinter.
Reply


Messages In This Thread
RE: Python - Tkinter : How can I send path Excel from GUI to scripte - by maaad - Aug-28-2020, 05:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [TKINTER] Problems creating directories in a selected path Vulera 2 2,731 Aug-10-2021, 06:38 PM
Last Post: Vulera
  [Tkinter] Override the paste function(copy from excel file - paste in separate tkinter entryes) AndreiV 3 4,564 Jun-05-2020, 04:46 PM
Last Post: AndreiV
  tkinter.TclError: bad window path name kenwatts275 3 14,643 Apr-26-2020, 08:16 PM
Last Post: kenwatts275
  [Tkinter] Tkinter - I need to read file excel from GUI app to script file johnjh 0 10,674 Apr-17-2020, 08:14 PM
Last Post: johnjh
  How can a user send a message via Contact Form in tkinter karolp 0 2,319 Apr-08-2020, 08:00 PM
Last Post: karolp
  [Tkinter] Help me,send message via tkinter chano 2 2,433 May-15-2019, 08:59 AM
Last Post: chano
  Append Data from TkInter to Excel zinho 5 18,854 Feb-16-2017, 01:47 PM
Last Post: johnathon

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020