ahmad88me / sec-to-min-py

Convert Seconds to Minutes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Conversion

To install the prerequisites

pip install pandas

To use the script

python main.py data.csv It expects the path to your data file. The generated file will be located at the same location as the script. The generated file will be named "new_data.txt"

About

Convert Seconds to Minutes

License:Apache License 2.0


Languages

Language:Python 100.0%