Explore CSV Data Right From The Terminal
If you want to quickly explore some CSV data, you may not always need to run a Jupyter session.
Rather, with "𝐜𝐬𝐯𝐤𝐢𝐭", you can do it from the terminal itself. As the name suggests, it provides a bunch of command-line tools to facilitate data analysis tasks.
These include converting Excel to CSV, viewing column names, data statistics, and querying using SQL. Moreover, you can also perform popular Pandas functions such as sorting, merging, and slicing.
Read more: Documentation.
Read this post on LinkedIn: Post Link.
I like to explore, experiment and write about data science concepts and tools. You can read my articles on Medium. Also, you can connect with me on LinkedIn.