I made a python program that can read a csv and replace it with new values.
I do this with pandas.read_csv() and .to_csv() locally, also works with an http for google drive when reading but not when replacing with to_csv().
I there some free database where I can have my file and do both operations through my program?
submitted by /u/Ractazar
[link] [comments]
r/learnpython I made a python program that can read a csv and replace it with new values. I do this with pandas.read_csv() and .to_csv() locally, also works with an http for google drive when reading but not when replacing with to_csv(). I there some free database where I can have my file and do both operations through my program? submitted by /u/Ractazar [link] [comments]
I made a python program that can read a csv and replace it with new values.
I do this with pandas.read_csv() and .to_csv() locally, also works with an http for google drive when reading but not when replacing with to_csv().
I there some free database where I can have my file and do both operations through my program?
submitted by /u/Ractazar
[link] [comments]