GitHub - groutr/exprcol

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

6 Commits

Repository files navigation

Expression Columns for tabular datasets.

A small library for defining and computing columns defined by an expression. Benefits:

  1. Can be faster than naive computation because intermediate results are reused
  2. Avoids scattering computation details inside codebase.

See example notebook for usage.

This library was reimplemented to use dask-core for graph manipulations.

About

No description, website, or topics provided.

Resources

Readme

Activity

Stars

1 star

Watchers

2 watching

Forks

0 forks

Releases

No releases published