THIS Python Library Simplifies Working With Pandas

preview_player
ะŸะพะบะฐะทะฐั‚ัŒ ะพะฟะธัะฐะฝะธะต

๐——๐—˜๐—ฆ๐—–๐—ฅ๐—œ๐—ฃ๐—ง๐—œ๐—ข๐—ก
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€
Explore the power of Sketch, a new Python library that makes working with Pandas even easier. In this tutorial, we'll walk through how Sketch can take your plain English questions and transform them into Pandas code for data analysis.
Whether you're new to Python or an experienced data analyst, Sketch is a handy tool that can make your data analysis tasks quicker and more efficient.

๐ŸŒ ๐—Ÿ๐—œ๐—ก๐—ž๐—ฆ:
โ–ถ Check out the GitHub repo to dive into the code used in this tutorial:

โญ ๐—ง๐—œ๐— ๐—˜๐—ฆ๐—ง๐—”๐— ๐—ฃ๐—ฆ:
0:00 โ€“ Intro
0:26 โ€“ Installation
0:40 โ€“ Using Sktech
3:41 โ€“ How it works
4:20 โ€“ Outro

๐—ง๐—ข๐—ข๐—Ÿ๐—ฆ ๐—”๐—ก๐—— ๐—ฅ๐—˜๐—ฆ๐—ข๐—จ๐—ฅ๐—–๐—˜๐—ฆ
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

๐—–๐—ข๐—ก๐—ก๐—˜๐—–๐—ง ๐—ช๐—œ๐—ง๐—› ๐— ๐—˜
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

โ˜• ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ?
If you want to support this channel, you can buy me a coffee here:
ะ ะตะบะพะผะตะฝะดะฐั†ะธะธ ะฟะพ ั‚ะตะผะต
ะšะพะผะผะตะฝั‚ะฐั€ะธะธ
ะะฒั‚ะพั€

Great video. The world is changing before our eyes.

claygli
ะะฒั‚ะพั€

Man, your content is wunderbar!! You got a new suscriber ;)

BiP
ะะฒั‚ะพั€

Every videotutorial is pure gold, itยดs amazing, thanks and go ahead with your work, greetings from Venezuela

williansuarez
ะะฒั‚ะพั€

Thanks for sharing this Sven! Looks interesting!

pythoninoffice
ะะฒั‚ะพั€

Woow. Thank you for the information. I will definitely use this library.

souravbarua
ะะฒั‚ะพั€

You are very talented to teach ๐Ÿ‘ Thank you :)))

sujungpark
ะะฒั‚ะพั€

Thank you for the information this will be really useful. As always, these videos are very inspiring, keep it up.

ricardo.alves.campos
ะะฒั‚ะพั€

As a python hobby developer (far from 'good') this is amazing! Will definitely be using this :D

As a business analys/controller I'm very happy you mentioned the LLM use and remind people to be careful of this though :)

kemadx
ะะฒั‚ะพั€

Great find.

How does it truly compare against PandasAI vs Landchain csv agent vs Sketch?

nnayak-nue
ะะฒั‚ะพั€

Amazing library! Is there anyway that results are rendered using Streamlit? Can Sketch being integrated with Streamlit?

srh
ะะฒั‚ะพั€

hi thx for this Tutorial, So i have tried to use sketch in Streamlit app but i always find problem. I'm asking if you have any idea how to use it in streamlit app.

hedinaouara
ะะฒั‚ะพั€

Woow... How did you add # in all the syntax?

gunngunn
ะะฒั‚ะพั€

I am getting an error that says 'dataframe' object has no attribute 'sketch' when i run:

Import pandas as pd
Import sketch

data = pd.read_excel("file location.xlsx")
data.sketch.ask("question?")

Can you kindly help with this

viciousbeats
ะะฒั‚ะพั€

Does this library work without internet?

mym_blu
ะะฒั‚ะพั€

ModuleNotFoundError: No module named 'pandasai'

cnurmqj