Getting Started with csvkit
What is csvkit?
is a suit of command line tools
is developed by python by wireservice
offers data processing and cleaning capabilities on CSV files
has data compatibility that rivals Python, R and SQL.
csvkit installation
pip install csvkit
if ...
blog.rukayatbalogun.xyz4 min read