Excel Filtering in Pandas Dataframe using QGrid Library | Python

Опубликовано: 06 Октябрь 2024
на канале: Bhavesh Bhatt
9,913
142

Excel allows us to filter sort with the help of a button click but all these manipulations require some good amount of code when we are working with python and pandas dataframe. Qgrid is a Jupyter notebook widget which uses SlickGrid to render pandas DataFrames within a Jupyter notebook. This allows you to explore your DataFrames with intuitive scrolling, sorting, and filtering controls, as well as edit your DataFrames by double clicking cells.

Link to the library - https://github.com/quantopian/qgrid

Link to the notebook - https://github.com/bhattbhavesh91/GA_...

If you do have any questions with what we covered in this video then feel free to ask in the comment section below & I'll do my best to answer those.

If you enjoy these tutorials & would like to support them then the easiest way is to simply like the video & give it a thumbs up & also it's a huge help to share these videos with anyone who you think would find them useful.

Be sure to subscribe for future videos & thank you all for watching.

You can find me on:
GitHub - https://github.com/bhattbhavesh91
Medium -   / bhattbhavesh91  

#pandasfiltering #qgrid #excel #python #deeplearning #datascience #youtube