Friday, December 3, 2021

If you know how to use Microsoft Excel, you already have one of the most powerful data analysis tools at your disposal.

Pair Excel with Python to build pivot tables, Jupyter Notebooks, and other data analysis artifacts. 

link data-analysis-with-python-for-excel-users-course/

No comments:

Post a Comment

How to integrate standard LLMs with custom data to create RAG applications

 Integrating standard Large Language Models (LLMs) with custom data to build Retrieval-Augmented Generation (RAG) applications involves a mu...