Cool Tools

Don't print raw DataFrames.
Sklearn + LLM = Scikit-LLM
2
GitHub to Colab in a second.
A cool Jupyter extension.
Quick data labelling from the comfort of Jupyter.
2
Jupyter Notebook to web app in no time.
2
Boost your data analysis with automatic code generation.
4
Addressing some pain points of the default kernel.
...without writing any redundant code.
Just drag and drop to analyze data.
Watch a video version of this post for better understanding: Video Link. PyGWalker is an open-source alternative to Tableau that transforms pandas…
1
Pandas isn't smart (yet) to read messy CSV files. Its read_csv method assumes the data source to be in a standard tabular format. Thus, any irregularity…