Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Trouble reading files using pyexcel
Post: RE: Trouble reading files using pyexcel

(Feb-06-2021, 07:45 PM)Jeff900 Wrote: [EDIT] I just see that you are reffering to a row, not column. Is that what you want? I don't have any experience with pyexcel. But have you tried to use inde...
codebeacon General Coding Help 2 2,139 Feb-08-2021, 05:53 AM
    Thread: Trouble reading files using pyexcel
Post: Trouble reading files using pyexcel

I was able to fix the issue, I realized I accidentally type casted a variable! In terms of my other question though: should I use the with open(...) or would that not be appropriate in this scenario? ...
codebeacon General Coding Help 2 2,139 Feb-06-2021, 06:54 PM
    Thread: How do I split a large array into smaller sub-arrays?
Post: RE: How do I split a large array into smaller sub-...

Thanks to everyone for replying, it's solved now. Thanks.
codebeacon General Coding Help 3 4,050 Apr-08-2019, 03:45 AM
    Thread: How do I split a large array into smaller sub-arrays?
Post: How do I split a large array into smaller sub-arra...

Hi, I was wondering how I could split a large array into smaller chunks? For example: arr = ["hello", "my", "name", "is", "name", "hello", "my", "name", "is", "name2", "hello", "my", "name", "is"...
codebeacon General Coding Help 3 4,050 Apr-07-2019, 02:51 AM

User Panel Messages

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