Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: XLSX file with multiple sheets to josn file
Post: RE: XLSX file with multiple sheets to josn file

(Apr-03-2020, 05:59 PM)jefsummers Wrote: For debugging I would comment out line 4 to see if the crash is happening on reading or writing. Then I would add "print(i)" between lines 3 and 4 to see if ...
ovidius Data Science 2 2,250 Apr-05-2020, 09:22 AM
    Thread: XLSX file with multiple sheets to josn file
Post: XLSX file with multiple sheets to josn file

Hello I want to import data in Arangodb so I need .json files. All of my data are in .xlsx file (big ones 10 to 20 MB each) with 25 to 35 sheets each. So I created a loop with this code: #sheets is ...
ovidius Data Science 2 2,250 Apr-03-2020, 09:42 AM
    Thread: Dyanmically Naming Files
Post: RE: Dyanmically Naming Files

(Jan-29-2020, 02:06 PM)buran Wrote: using os module functions >>> import os >>> os.path.split(r'c:\some_folder\some_file.csv') ('c:\\some_folder', 'some_file.csv') >>> roo...
ovidius General Coding Help 3 2,541 Jan-29-2020, 02:28 PM
    Thread: Dyanmically Naming Files
Post: Dyanmically Naming Files

Hello Everybody I wrote this code which takes 2 files removes any letters inside of them keeping only the phone numbers, then removes any duplicates and compares the files to find the common content....
ovidius General Coding Help 3 2,541 Jan-29-2020, 01:41 PM

User Panel Messages

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