

Discover more from Daily Dose of Data Science
High-quality insights on Data Science and Python, along with best practices β shared daily.
Get a free 550+ page data science PDF guide and 450+ practice questions notebook.
Over 50,000 subscribers
Continue reading
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.