Тёмный

AI Meets Pandas: A First Look at PandasAI 

Coding Is Fun
Подписаться 101 тыс.
Просмотров 16 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 64   
@CodingIsFun
@CodingIsFun Год назад
*What do you think of PandasAI? Let me know in the comments below!* ⤵
@DoctorLyrics97
@DoctorLyrics97 Год назад
What ever you teach it’s very clear an understanding, keep it up . ❤
@JessChristensen
@JessChristensen Год назад
Nice application. It seems a paid subscription to OpenAI is needed to use the API?
@CodingIsFun
@CodingIsFun Год назад
@@JessChristensen Yes, that's correct
@LukeBarousse
@LukeBarousse Год назад
This is awesome! We're pretty close to not having to code at all for data analysis Makes me happy for those that can't code... but sad for someone like me that likes to code
@CodingIsFun
@CodingIsFun Год назад
Hey Luke, thanks for tuning in! Right now, I do enjoy using AI as a coding buddy, asking for snippets and insights as I go. You've hit the nail on the head, though. I can imagine that in the near future, coding might no longer be necessary in data analysis. We could see more powerful, AI-driven no-code tools doing the job. Let's see..
@deldridg
@deldridg Год назад
Great intro and thank you. Having worked with mission-critical corporate and life-critical healthcare data, someone has to have ownership and responsibility of analytical outputs. I can see how powerful this could be for getting some rapid analytical directions, but (at least for now), the absence of accountability and the high likelihood of errors is a show-stopper for critical work. I'm looking forward to seeing how it can function as a kind of junior assistant analyst. Cheers - Dave
@CodingIsFun
@CodingIsFun Год назад
Glad you liked it. Thanks for watching and taking the time to leave a comment!
@zhilee8729
@zhilee8729 Год назад
"But for now, I'd rather write my own pandas code because it lets me know how the data is processed.", I totally agree.
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching! 👍
@brianbibohere6240
@brianbibohere6240 Год назад
Thank you, I am already excited to go start using the PandasAI once on my desk😊😊
@CodingIsFun
@CodingIsFun Год назад
Glad you liked it. Thanks for watching and happy "coding" with PandasAI! :)
@ordaflash
@ordaflash 11 месяцев назад
Thank you for this video ! This is an amazing library, however i was wondering if its possible to plot the "charts" it render in a streamlit app ?
@CodingIsFun
@CodingIsFun 11 месяцев назад
Thanks for watching. I think that might be tricky, but I have not tried it out yet.
@arch.blender1178
@arch.blender1178 Год назад
Noob question :) I am a Blender user for (old school) architecture, with PandasAI can this be used in the Blender's Python console to read an external database, read to a written instruction, and respond by creating a 3D model? I'm thinking the external database would include a schedule of rooms that would include dimensions and areas, relationships to other rooms, equipment list and so on. Does this make sense? Cheers Nigel
@CodingIsFun
@CodingIsFun Год назад
Hey Nigel, thanks for checking out the video! Right now, PandasAI is mainly used for data analysis tasks and works closely with Pandas DataFrames. So, it can't take instructions from an external database and convert them into a 3D model (at least not yet).
@alikhanak123
@alikhanak123 Год назад
With any dataframe i am running on this its giving me following error.. Even can't find solution on bing or chat gpt "data type 'int64' not understood " unfortunately i was not able to answer your question, because of the following error: data type 'int64' not understood "
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. Feel free to raise an GitHub issue here: github.com/gventuri/pandas-ai
@alikhanak123
@alikhanak123 Год назад
I can't find solution to this 😢.. Tired of it
@un852
@un852 Год назад
not sure what the use case for this is when you can just paste in the git hub link into the prompt bar and Chat will analyze and help with errors or write documentation or whatever.
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching and throwing in your two cents.
@georgistoyanow7031
@georgistoyanow7031 Год назад
Do you think this is a good option for beginner python data analyst like me? Or rather I should focus on the mechanics of understanding the code first?
@ESPjump
@ESPjump Год назад
Nope, I think this would be the oposite. If you do not want to become a data analyst and you just want to have some easy questions solved, it could be a good idea. But data analysis is much more than this.
@CodingIsFun
@CodingIsFun Год назад
Honestly, I'm not entirely certain if there'll be a ton of coding required in data analysis down the line. I recently saw a demo of ChatGPT's code interpreter, and it practically wrote all the necessary Python code on its own. You simply ask a question about the uploaded data and ChatGPT handles the rest. That said, I still think that knowing how to code can be useful in a lot of areas, not just in data analysis. So, if coding is your thing, I'd totally recommend sticking with it.
@ESPjump
@ESPjump Год назад
@@CodingIsFun thats something that already was available in a certain grade with the possibility of employing queries with Pandas. I saw chatgpt and can answer simple questions, but not the complex ones, as well as you lose the control about what it is happening with the data, and the impossibility of verificating the result its giving you. They show it under controled situations, where you ask about small sets where the data is known.
@georgistoyanow7031
@georgistoyanow7031 Год назад
@@CodingIsFun, thanks! Do you have recommendations for 2023 build up skills as a data analyst? My job is sort of dealing with that, but a lot of other things as well. I knew Excel, SPSS, and currently visualize with Looker studio and I started the SQL/Python libraries path. Not sure if this is the best way to go, but there is quite a lot of interesting stuff. Appreciate the channel, btw, easily one of the most down to earth explanations on youtube.
@generic-youtube-user
@generic-youtube-user Год назад
Hi! How do I give this "memory"? I want to use it in a sample chatbot. It should be aware of the context of the conversation as it goes on, then only it will be able to understand user's queries
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. I don't think it's possible, but it's better to check the AI's documentation or ask your question in the GitHub repo: github.com/gventuri/pandas-ai
@generic-youtube-user
@generic-youtube-user Год назад
@@CodingIsFun yup makes sense!
@damaslan2246
@damaslan2246 Год назад
Hi, great video. Thank you very much. Would it also work with Bard ?
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. Currently, Bard is not supported in PandasAI.
@kenn756
@kenn756 Год назад
Does it work well with large datasets?
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. I have not tried it out on a large dataset.
@shekarshekar4988
@shekarshekar4988 Год назад
hey Although I am using Paid API key, the API is taking a long time to respond. is there any chance, we can improve the Performance?
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. You might want to raise an issue in the respective PandasAI GitHub repo. Thanks!
@kilopist
@kilopist Год назад
Great Video! Thanks. Careful with your API key!:)
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching and the hint. I deleted already the API key before uploading the video 😉
@ESPjump
@ESPjump Год назад
I would not use, because of the same reason: I want to control what I do, how I do it and everything involved in the process. Also, once you know the syntaxis, the classic Pandas in Python is faster, and easy to change. I want to control what I save in the variables, and to be sure about the results. If you automatize some lines, you already do not control how it reached the result, and you even do not know or understan the result. If I employ the .nlargest() function, I know exactly what Pandas will do. If I just ask the AI about the top 5 countries by GDP, I do not know what it was doing, if the result is plausible, and what the AI understoo as the top5. The main problem with the OpenAI tools for data analysis is that you can never be sure if the result is what you meant. Other example: there is already time ago the posibility of using queries in Pandas, and as far as I know, it is still a not so popular option. And I think this is because of 2 reasons, the first one is that syntaxis does not improve in efectiveness or speed, and the second one is that you keep a less strict control over the operations.
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching and sharing your opinion! 👍
@bc4198
@bc4198 Год назад
I like the picture 🐼. And it's a short leap from here, but at this point it still needs a human to know what to ask, and to care what the results are. Plus, most places have little to zero technical analysts / tools, so if anything this would be another tool for their analysts - or have no effect at all... 🤷. What this could represent though, is the evolution of the AI's ability to give accurate info, versus "hallucinations" - even if used just to have it show how the answers were determined.
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching! You've got a point. Even with tools like this, we still need people to ask the right questions.
@05012215
@05012215 Год назад
Is it possible to retrieve the intermediate_steps ?
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. That is currently not possible.
@arnoldtvisagie
@arnoldtvisagie Год назад
I think I'm first. 🎉 Always a good day when Sven uploads.
@CodingIsFun
@CodingIsFun Год назад
*First comment!* 🎉🚀
@williansuarez3988
@williansuarez3988 Год назад
excelente información, thank you, unfortunately here in Venezuela we are blocked to use openAI, but anyway I prefer the normal pandas
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. Glad you liked it. Oh, I didn't know that OpenAI isn't available in Venezuela 😕
@williansuarez3988
@williansuarez3988 Год назад
yes, we are blocked, and not only openAI, but also Java, Mysql, and several more
@swiatlowiekuiste
@swiatlowiekuiste Год назад
I think it's a matter of trust. I"m not sure that we are on this level yet, that serious business decisions could be made after prompting the chat gpt.
@CodingIsFun
@CodingIsFun Год назад
Thanks for watching. Trust in AI is indeed a vital concern, especially in business contexts. Let's see where this AI journey takes us.
@fitnessfreak984
@fitnessfreak984 Год назад
How do you get Job without any Degree? Can you please guide us 😊
@CodingIsFun
@CodingIsFun Год назад
Thanks for tuning in. Since I don't have firsthand experience, I can't offer a lot of advice here. But you should totally check out this video from Luke: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vRbgun8ryVE.html. The stories from his guests are super inspiring. Good luck on your data journey! 🍀
@ricardo.alves.campos
@ricardo.alves.campos Год назад
Thanks for this one but I guess I will prefer your explanation on the Pandas library instead of AI 😊
@CodingIsFun
@CodingIsFun Год назад
That's great to hear, Ricardo. You know, sometimes I feel like I might not be needed anymore, given how quickly and clearly ChatGPT can generate and explain code. 😅
@dennisthemenace567
@dennisthemenace567 Год назад
@@CodingIsFun I think aside from your teaching you're also offering journalism because each of these vids are suggestions for what tools to use to solve problems.
@Rafian1924
@Rafian1924 Год назад
Ohh my god.. this is the future of coding.. no programmers are needed.
@CodingIsFun
@CodingIsFun Год назад
Thank you for watching the video and taking the time to leave a comment!
@PedroTancredo
@PedroTancredo Год назад
Coders are so smart that they even coded the coders out of coding
@CodingIsFun
@CodingIsFun Год назад
😅
@micbab-vg2mu
@micbab-vg2mu Год назад
An interesting tool, but the results need double-checking.
@CodingIsFun
@CodingIsFun Год назад
Totally agree
@vinaypathak4199
@vinaypathak4199 Год назад
It will make coding obselte
@CodingIsFun
@CodingIsFun Год назад
That might be totally right, especially in data analysis. 😮
@vinaypathak4199
@vinaypathak4199 Год назад
@@CodingIsFun so what should we do??
Далее
Кольцо Всевластия от Samsung
01:00
Просмотров 578 тыс.
How to Use Llama 3 with PandasAI and Ollama Locally
13:55
Pandas Dataframes on your GPU w/ CuDF
12:04
Просмотров 43 тыс.
PandasAI - Data Analysis Made Easy (Powered by OpenAI)
11:15
Automate Boring Office Tasks with ChatGPT and Python
10:06
AI Meets Pandas: A First Look at PandasAI
9:54
Просмотров 3,6 тыс.
I Analyzed My Finance With Local LLMs
17:51
Просмотров 489 тыс.
Pandas DataFrame Agent... the future of data analysis?
19:42