Python Forum
Read data from a CSV file in S3 bucket and store it in a dictionary in python
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Read data from a CSV file in S3 bucket and store it in a dictionary in python
#3
Hi @snippsat, Thank you for your reply. I won't be able to use CSV module in this case as my file can be either csv or text file. My S3 bucket will include network log files (can be .csv or .log depending on the source) which I am trying to read. Is there other ways for me to achieve the same without CSV module?.
Reply


Messages In This Thread
RE: Read data from a CSV file in S3 bucket and store it in a dictionary in python - by Rupini - May-14-2020, 11:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  dictionary output to text file (beginner) Delg_Dankil 2 1,262 Jul-12-2023, 11:45 AM
Last Post: deanhystad
  Using dictionary to find the most sent emails from a file siliusu 6 7,667 Apr-22-2021, 06:07 PM
Last Post: siliusu
  Updating dictionary in another py file tommy_voet 1 4,975 Mar-28-2021, 07:25 PM
Last Post: buran
  Making a dictionary from a file instyabam 0 1,536 Oct-27-2020, 11:59 AM
Last Post: instyabam
  how can i create a dictionary of dictionaries from a file Astone 2 2,307 Oct-26-2020, 02:40 PM
Last Post: DeaD_EyE
  Convert all actions through functions, fill the dictionary from a file Astone 3 2,490 Oct-26-2020, 09:11 AM
Last Post: DeaD_EyE
  Can we store value in file if we open file in read mode? prasanthbab1234 3 2,626 Sep-26-2020, 12:10 PM
Last Post: ibreeden
  [split] how to read a specific row in CSV file ? laxmipython 2 8,959 May-22-2020, 12:19 PM
Last Post: Larz60+
  Read text file, process data and print specific output Happythankyoumoreplease 3 2,968 Feb-20-2020, 12:19 PM
Last Post: jefsummers
  Store data in array kasper1903 4 3,162 Oct-04-2019, 12:43 PM
Last Post: kasper1903

Forum Jump:

User Panel Messages

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