Skip to content
#

expression-evaluator

Here are 28 public repositories matching this topic...

Query, transform, and automate Excel workbooks using real SQL and reusable mapping templates. Run projections, joins, filters, parameterized queries, and exports (Excel, CSV, JSON, JSONL, Parquet) from a fast CLI + REPL to replace manual spreadsheet steps with repeatable, versioned workflows.

  • Updated Aug 11, 2025
  • Python

This project implements Genetic Programming (GP) to evolve and optimize mathematical expressions that best fit given data. It leverages tree-based evolutionary algorithms to generate, evaluate, and refine expressions using selection, crossover, and mutation.

  • Updated Feb 6, 2025
  • Python

Improve this page

Add a description, image, and links to the expression-evaluator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the expression-evaluator topic, visit your repo's landing page and select "manage topics."

Learn more