Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: List items verification for Integer type
Post: RE: List items verification for Integer type

Thanks Sandeep. This works for me. I guess, I was missing to use try-except. The ifelse logic wasn't working for me.
vintysaw General Coding Help 4 2,888 Jan-17-2020, 12:40 PM
    Thread: List items verification for Integer type
Post: List items verification for Integer type

Hi All, I want to verify if the list objects are integers are not. My code is failing at 0 index, when there is a float value or when there is a string value. Please help. num=0 z=['11, 12, 14', '...
vintysaw General Coding Help 4 2,888 Jan-17-2020, 07:54 AM
    Thread: Need help with For Loop logic for reading docx Table column data
Post: RE: Need help with For Loop logic for reading docx...

Thanks Larz. I checked that google group. It seems, it has not been active for a while now.
vintysaw General Coding Help 2 3,899 Jan-10-2020, 06:36 AM
    Thread: Need help with For Loop logic for reading docx Table column data
Post: Need help with For Loop logic for reading docx Tab...

Hi Everyone, Please help with the loop logic. There are multiple tables available in the word docx. I am trying to read a particular Table e.g. Table2 in a docx document. I need to read contents o...
vintysaw General Coding Help 2 3,899 Jan-09-2020, 12:39 PM
    Thread: Create .exe file for Python flask website.
Post: RE: Create .exe file for Python flask website.

I had gone through this solution before posting this thread. It doesn't work for me. Thanks for the help Larz60+.
vintysaw Web Scraping & Web Development 4 19,241 Nov-13-2019, 08:50 AM
    Thread: Create .exe file for Python flask website.
Post: Create .exe file for Python flask website.

Please see below steps followed to create .exe file. 1) Ran pyinstaller App.py in cmd at folder location where App.py file is located 2) Pyinstaller created .spec file at App.py location, build folder...
vintysaw Web Scraping & Web Development 4 19,241 Nov-12-2019, 11:55 AM
    Thread: Verify if .docx table of contents is updated as per document sections or not
Post: Verify if .docx table of contents is updated as pe...

Problem Statement: Verify if the Microsoft docx word document Table of Content is updated according to all Headings and sections available in the document and display final output as TOC updated or no...
vintysaw General Coding Help 0 3,877 Oct-24-2019, 12:01 PM
    Thread: 2 Microsoft word Docx content comparison
Post: RE: 2 Microsoft word Docx content comparison

Thanks baquerik. This is a good suggestion. It does work for me.
vintysaw General Coding Help 2 5,759 Oct-17-2019, 10:41 AM
    Thread: 2 Microsoft word Docx content comparison
Post: 2 Microsoft word Docx content comparison

Hi Guys, I am new at Python coding. I am looking for guidance with 2 word file content comparison. I could read file content with below docx library. I am getting confused about reading e.g. 10 Heade...
vintysaw General Coding Help 2 5,759 Oct-17-2019, 07:30 AM

User Panel Messages

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