Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merge JSON Files
#5
I already did - look at the docs for the json module in the standard library. There are functions like loads that will take a string containing JSON and parse it into the relevant Python objects.
Reply


Messages In This Thread
Merge JSON Files - by Ugo - Aug-19-2020, 10:55 AM
RE: Merge JSON Files - by buran - Aug-19-2020, 11:50 AM
RE: Merge JSON Files - by ndc85430 - Aug-19-2020, 12:20 PM
RE: Merge JSON Files - by Ugo - Aug-19-2020, 09:52 PM
RE: Merge JSON Files - by ndc85430 - Aug-20-2020, 06:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  merge all xlsb files into csv mg24 0 364 Nov-13-2023, 08:25 AM
Last Post: mg24
  merge two csv files into output.csv using Subprocess mg24 9 1,849 Dec-11-2022, 09:58 PM
Last Post: Larz60+
  Merge all json files in folder after filtering deneme2 10 2,419 Sep-18-2022, 10:32 AM
Last Post: deneme2
  Merge htm files with shutil library (TypeError: 'module' object is not callable) Melcu54 5 1,661 Aug-28-2022, 07:11 AM
Last Post: Melcu54
  How to merge all the files in a directory in to one file sutra 3 2,683 Dec-10-2020, 12:09 AM
Last Post: sutra
  How to read multiple csv files and merge data rajeshE 0 1,966 Mar-28-2020, 04:01 PM
Last Post: rajeshE
  extract specific data from a group of json-files ledgreve 3 3,323 Dec-05-2019, 07:57 PM
Last Post: ndc85430
  error merge text files ledgreve 3 2,730 Nov-18-2019, 12:41 PM
Last Post: DeaD_EyE
  Download multiple large json files at once halcynthis 0 2,812 Feb-14-2019, 08:41 AM
Last Post: halcynthis
  merge files AGC 4 3,951 Oct-04-2017, 08:54 PM
Last Post: AGC

Forum Jump:

User Panel Messages

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