Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Slow Python Code
Post: RE: Slow Python Code

Thanks @ scidam and stullis both provide good avenues to explore.
Jay123 General Coding Help 3 2,496 Sep-09-2019, 08:46 AM
    Thread: Slow Python Code
Post: Slow Python Code

Hi all, I have two lists that I want to check if the values in the list called data are equal to the values in the list called data2. If they are then append 3 values next to the value found in data2...
Jay123 General Coding Help 3 2,496 Sep-05-2019, 02:43 PM
    Thread: ValueError: invalid literal for int() with base 10: ''
Post: RE: ValueError: invalid literal for int() with bas...

Thanks for the help @ perfringo that works perfectly. Also thanks to @ndc85430 for the pointers.
Jay123 General Coding Help 7 7,306 Aug-05-2019, 02:43 PM
    Thread: ValueError: invalid literal for int() with base 10: ''
Post: RE: ValueError: invalid literal for int() with bas...

Ok could you give me an idea of what that would look like. I presume you are talking about if line == ""do not append or something. Thanks
Jay123 General Coding Help 7 7,306 Aug-04-2019, 07:10 AM
    Thread: ValueError: invalid literal for int() with base 10: ''
Post: RE: ValueError: invalid literal for int() with bas...

Hi cdc85430 thanks for the reply. Yes I was hoping to remove the empty string. So I am just left with a list of numbers.
Jay123 General Coding Help 7 7,306 Aug-04-2019, 06:56 AM
    Thread: ValueError: invalid literal for int() with base 10: ''
Post: ValueError: invalid literal for int() with base 10...

Hi I have the following text file that I have uploaded here: This data sits in a larger data set in a text file but I have just extracted the set of data I am interested in and uploaded it into a sep...
Jay123 General Coding Help 7 7,306 Aug-04-2019, 06:37 AM

User Panel Messages

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