Working with data and Python with VSCode? You should check the Data Wrangler extension 🚀 The Data Wrangler extension from Microsoft provides a native data viewer for VSCode and VSCode’s Jupyter notebooks. It enables viewing, filtering, cleaning, and analyzing data and provides column statistics insights and visualization. When applying filters and transformations on the UI, it can generate the Pandas 🐼 code. 📌 Extension documentation: https://lnkd.in/g7DdZqVE #data #python #vscode
Have been using it since last 6 months. Have almost forgot how I used to see data in notebook before 😄
Seems interesting
Thats a really nice tool that I use often, specially handy for me because it supports parquet files 🙌