Skip to content

Compute the value of all the labels in a CSV/Excel file. The result is generated in the form of multiple CSV files.

Notifications You must be signed in to change notification settings

swarsatkn/value_counts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

value_counts

Compute the values of all the labels in a CSV/Excel file. The result is generated in the form of multiple CSV files.

The terminal command for running the value_counts_sa.py Python module using Terminal on Linux is:

python value_counts_sa.py --file_path <path to CSV/Excel file> --output_folder

Example:

python value_counts_sa.py --file_path '/home/user/Swarsat_KN/sample.xlsx' --output_folder '/home/user/Swarsat_KN/value_counts/sample_output'

About

Compute the value of all the labels in a CSV/Excel file. The result is generated in the form of multiple CSV files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages