Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
DataGuy 0.1.6 documentation
DataGuy 0.1.6 documentation

Contents:

  • Getting started
  • API Reference
    • dataguy.ContextManager
    • dataguy.DataGuy
    • dataguy.validate_file_path
  • Changelog
Back to top
View this page

API Reference¶

dataguy.ContextManager([max_code_history])

Tracks a concise Python execution context for LLM prompts:

dataguy.DataGuy([max_code_history, ...])

An automatic tool for describing, analyzing and plotting data.

dataguy.validate_file_path(file_path)

Validate that a file exists and is readable.

Next
dataguy.ContextManager
Previous
Getting started
Copyright © 2025, István Magyary, Sára Viemann, Bálint Kristóf
Made with Sphinx and @pradyunsg's Furo