rust-data-processing 0.2.2

Schema-first ingestion (CSV, JSON, Parquet, Excel) into an in-memory DataSet, plus Polars-backed pipelines, SQL, profiling, validation, and map/reduce-style processing.
1
2
3
4
{"instruction":"Name one planet in our solar system.","input":"","output":"Earth is a planet in our solar system."}
{"instruction":"Complete the analogy: day is to night as hot is to ___.","input":"","output":"cold"}
{"instruction":"Translate to French: Good morning.","input":"","output":"Bonjour."}
{"instruction":"What is 2+2?","input":"Show reasoning briefly.","output":"2+2 equals 4."}