Interactive use of Rye tables: first two examples from a blogpost

by refaktor 4 days ago

GNU/Linux xterm-256color bash 201 views


I prepared a blog post with 3 examples of working with Rye tables, a first class data type in Rye, and comparing the Rye code to eqvivalent Python + Pandas code and a basic -no library- Python code.

Blogpost is titled: Rye Tables vs Python/Pandas: A Different Way to Wrangle Data

And can be seen here: https://ryelang.org/blog/posts/comparing_tables_to_python/

In this asciinema video, I also solve the first two examples interactively in Rye console.