GoldenFlow
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Transform: Transform a data file using GoldenFlow. Zero-config or config-driven.
- Map: Auto-map schemas between source and target files.
- Profile: Profile a data file showing column types, nulls, and patterns.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
Список инструментов сервера (10)
Технические названия из tools/list. Нужны только разработчикам.
| transform | Transform a data file using GoldenFlow. Zero-config or config-driven. |
| map | Auto-map schemas between source and target files. |
| profile | Profile a data file showing column types, nulls, and patterns. |
| learn | Generate a YAML config from data patterns. |
| diff | Compare two data files and show what changed (added, removed, modified rows). |
| validate | Dry-run transform on a file. Shows what would change without writing output. |
| list_transforms | List all registered transforms with their modes, input types, and auto-apply status. |
| explain_transform | Describe what a specific transform does, its mode, and input types. |
| list_domains | List available domain packs (e.g., people_hr, ecommerce, finance). |
| select_from_findings | Map GoldenCheck findings to recommended GoldenFlow transforms. Bridge tool for Check-to-Flow handoff. |