Skip to content

This is Python script that takes two files as an input, connects data in them, and then gives the new file that contains connected data as output.

Notifications You must be signed in to change notification settings

demahum/csv_reading_writing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

csv_reading_writing

This is Python script that takes two csv files as an input, connects data in them, and then gives the new csv file that contains connected data as output.

Demonstration of this script you can see on youtube: https://www.youtube.com/watch?v=_ATQFAhjI4E&list=UUiPSXjiYod7bUKRfwq_K2bw

Note: This script is uploaded as an example. In order to use it, you must have all the files from the repository in the same directory. Any changes will cause that this script doesn't work. If you want to use it for your own purpose, you have to modify it.

About

This is Python script that takes two files as an input, connects data in them, and then gives the new file that contains connected data as output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages