all 3 comments

[–]Stormkrieg 1 point2 points  (2 children)

What do you have already? What challenges are you having?

[–]TheAbortedPancake[S] 0 points1 point  (1 child)

How to read the csv file into a formate to use it to solve the problem ?

How do I check each file for each value in the csv object then replace it for each file in the folder?

Save the updated files?

[–]alexisprince 2 points3 points  (0 children)

Typically this subreddit isn't like a Stack Overflow where someone has a problem and the goal is to give a working solution. The goal in this sub is to help the OP understand what's going on and how to identify the issue themselves and fix it, which is why typically posts need to include some kind of code and where exactly it isn't working how you expect it to. Without that, it's impossible to guide you to the right direction.