An open API service indexing awesome lists of open source software.

https://github.com/revogati/data_processing_cli

A python program packaged to run in CLI: used to clean data from a csv file, process the data and transfer the final data to a new CSV file.(Eliminates the need to run pandas functions individually everytime when cleaning data generally)
https://github.com/revogati/data_processing_cli

cli git python scripting

Last synced: about 1 month ago
JSON representation

A python program packaged to run in CLI: used to clean data from a csv file, process the data and transfer the final data to a new CSV file.(Eliminates the need to run pandas functions individually everytime when cleaning data generally)

Awesome Lists containing this project