Python Forum
Load the data from multiple source files to one table
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Load the data from multiple source files to one table
#1
Hi Experts,
Have requirement as below. Our clients are going to place multiple files(.xls,.csv, .txt,etc..) in one share drive. Our Python script need to pick those files and load that data to our Oracle Table. For this process have created Python script. My script is only working for picking .xls and convert into .csv and load it into table. But this script is not working for Multiple file capturing and converting all files to .csv and load the data to table.

Please suggest how can we implement a code to satisfy the above process.

Thanks
Amy.
Reply


Messages In This Thread
Load the data from multiple source files to one table - by amy83 - Apr-26-2021, 07:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with to check an Input list data with a data read from an external source sacharyya 3 415 Mar-09-2024, 12:33 PM
Last Post: Pedroski55
  Load data in Oracle muzokh 0 258 Mar-08-2024, 11:19 PM
Last Post: muzokh
  Is it possible to extract 1 or 2 bits of data from MS project files? cubangt 8 1,064 Feb-16-2024, 12:02 AM
Last Post: deanhystad
  python convert multiple files to multiple lists MCL169 6 1,566 Nov-25-2023, 05:31 AM
Last Post: Iqratech
  Using pyodbc&pandas to load a Table data to df tester_V 3 828 Sep-09-2023, 08:55 PM
Last Post: tester_V
Question Using SQLAlchemy, prevent SQLite3 table update by multiple program instances Calab 3 758 Aug-09-2023, 05:51 PM
Last Post: Calab
  splitting file into multiple files by searching for string AlphaInc 2 905 Jul-01-2023, 10:35 PM
Last Post: Pedroski55
  script to calculate data in csv-files ledgreve 0 1,106 May-19-2023, 07:24 AM
Last Post: ledgreve
  Insert 10gb csv files into sql table via python mg24 2 1,941 Apr-28-2023, 04:14 PM
Last Post: snippsat
  Merging multiple csv files with same X,Y,Z in each Auz_Pete 3 1,180 Feb-21-2023, 04:21 AM
Last Post: Auz_Pete

Forum Jump:

User Panel Messages

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