antononcube/Raku-DSL-English-DataQueryWorkflows
Raku package for making data query workflows from natural language commands (in English.)
This tool helps data analysts and scientists quickly generate programming code for data wrangling tasks by typing commands in plain English. You input natural language instructions for data transformations, and it outputs the equivalent code in languages like Python (pandas), R (tidyverse), Julia, or Mathematica. This is for anyone who frequently manipulates tabular data and wants to streamline their coding process across different programming environments.
Use this if you need to perform common data transformation tasks like selecting columns, grouping, or sorting, and want to quickly generate the corresponding code in various programming languages by simply describing the steps in English.
Not ideal if your data tasks involve highly specialized algorithms, complex machine learning models, or visual data exploration that go beyond standard data query and wrangling operations.
Stars
7
Forks
2
Language
Raku
License
Artistic-2.0
Category
Last pushed
Dec 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/antononcube/Raku-DSL-English-DataQueryWorkflows"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lerouxrgd/rsgen-avro
Command line and library for generating Rust types from Avro schemas
seaofvoices/darklua
A command line tool that transforms Lua code
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
usethesource/rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker,...
JacquesCarette/Drasil
Generate all the things (focusing on research software)