---
name: graphique
description: >
  GraphQL service for python dataframes and parquet datasets. Use when writing Python code that uses the graphique package.
license: Apache-2.0
compatibility: Requires Python >=3.11.
---

# graphique

GraphQL service for python dataframes and parquet datasets.

## Installation

```bash
pip install graphique
```

## API overview

### Classes

- `Dataset`
- `GraphQL`

## Resources

- [Full documentation](https://coady.github.io/graphique/)
- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
