Votes
Answers
Views
Question
2
votes
1
answer
941
views
asked 4 years ago by
updated 4 years ago by
Category: DevOps
I have a collection of zip file from a weekly process I run, each one contains a few csv and json files. One of the csvs contains an engine type that needs to be changed. Is there a good way to make an automated process that will unzip these folders, edit a file in them, and zip them back up? Doing ...
0
votes
0
answers
98
views
Be first to answer!
asked 4 years ago by
updated 3 years ago by
Category: DevOps
For security reasons my client doesn't want to use anything not included in a base anaconda installation, is there a good way to dump a csv file as a list of dictionaries so I can work with it anyways? I'm looking for a robust solution where I don't need to have a pre-coded dictionary for each type ...
0
votes
1
answer
8987
views
asked 3 years ago by
updated 3 years ago by
Category: DevOps
I'm dumping a rather complicated dictionary to json, and something about the format is causing an error, "circular reference detected." I can't post the code but the basic format isĀ {a[a1: a1,v: [ v1: v1,v2: v2 ] f: [ f1: f1, f2: f2 ]]} filled in from variables through the code and pulling from an A...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top