Showing Posts From
python
Turn your CSVs into Graphs using LLMs
- September 27, 2024
A guide to using LLMs to generate a Graph data model from flat CSV files
Natural Language Queries on Pandas with LangChain and DuckDB
- April 11, 2024
Using DuckDB to perform natural language search on a Pandas DataFrame
TIL: Plotting Neo4j Results with Matplotlib
- December 13, 2023
Discover the two lines of code required to convert a Neo4j result to a Pandas DataFrame and plot it with Matplotlib