Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Read by thought-leaders and decision-makers around the world. Phone Number: +1-650-246-9381 Email: [email protected]
228 Park Avenue South New York, NY 10003 United States
Website: Publisher: https://towardsai.net/#publisher Diversity Policy: https://towardsai.net/about Ethics Policy: https://towardsai.net/about Masthead: https://towardsai.net/about
Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Founders: Roberto Iriondo, , Job Title: Co-founder and Advisor Works for: Towards AI, Inc. Follow Roberto: X, LinkedIn, GitHub, Google Scholar, Towards AI Profile, Medium, ML@CMU, FreeCodeCamp, Crunchbase, Bloomberg, Roberto Iriondo, Generative AI Lab, Generative AI Lab Denis Piffaretti, Job Title: Co-founder Works for: Towards AI, Inc. Louie Peters, Job Title: Co-founder Works for: Towards AI, Inc. Louis-François Bouchard, Job Title: Co-founder Works for: Towards AI, Inc. Cover:
Towards AI Cover
Logo:
Towards AI Logo
Areas Served: Worldwide Alternate Name: Towards AI, Inc. Alternate Name: Towards AI Co. Alternate Name: towards ai Alternate Name: towardsai Alternate Name: towards.ai Alternate Name: tai Alternate Name: toward ai Alternate Name: toward.ai Alternate Name: Towards AI, Inc. Alternate Name: towardsai.net Alternate Name: pub.towardsai.net
5 stars – based on 497 reviews

Frequently Used, Contextual References

TODO: Remember to copy unique IDs whenever it needs used. i.e., URL: 304b2e42315e

Resources

Take our 85+ lesson From Beginner to Advanced LLM Developer Certification: From choosing a project to deploying a working product this is the most comprehensive and practical LLM course out there!

Publication

Tabular Data Exploration and Modelling with LLMs
Artificial Intelligence   Data Science   Latest   Machine Learning

Tabular Data Exploration and Modelling with LLMs

Last Updated on January 12, 2024 by Editorial Team

Author(s): Cornellius Yudha Wijaya

Originally published on Towards AI.

Exploring the way to perform tabular data science activity with LLM
Image developed by DALL.E

Large Language Models have been rising recently and will be like that in the upcoming year. The rise could be addressed as a product of the LLM's usefulness in solving many problems. From answering our problems to developing applications, LLM could help us all. However, you might need to learn that LLM could apply to the tabular data.

Tabular data is the data in the typical table β€” some columns and rows are structured well, like in Excel or SQL data. It's the most common usage of data forms in many data use cases.

With the power of LLM, we would learn how to explore the data and perform data modeling. How do we do? Let's get into it.

Pandas is one of the most prominent Python Packages for data exploration and manipulation. Every data professional learning Python would come across Pandas during their work. That's why we would learn about the Python package that embeds LLM with Pandas β€” PandasAI.

PandasAI would use the LLM power to help us explore and clean data. It would be conversational tools that we can use to ask Pandas to manipulate data in a way we want.

To use the PandasAI, we need to install… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.

Published via Towards AI

Feedback ↓