Skip to content

alzainja/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Python

scripts written to solve problems and save time!


read_csv_create_csv.py: this python program can be used to read a utf-8 csv file and take user input to create a new csv file with specific columns taken from the original file

How to use:

  • Download the file read_csv_create_csv.py to a preferred location
  • Copy the csv file you want to manipulate to the same location and run the python code
  • Enter the file name e.g. Example.csv and enter the columns you want to be copied to the new file. Column names are case sensitive and they should be seperated by a comma
  • A new file with the name New_Example.csv will be created in the same folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages