yulqen / bcompiler-engine

MOVED: A Python library to alleviate the pain of using Excel spreadsheets to collect data from your stakeholders.
https://git.sr.ht/~yulqen/bcompiler-engine
MIT License
4 stars 1 forks source link

Implement datamap filtering of extracted data #1

Closed yulqen closed 5 years ago

yulqen commented 5 years ago

A datamap object must be applied to a dataset extracted from a single or collection of spreadsheets. The resulting data may or may not be cached/serialised alongside the data itself.

yulqen commented 5 years ago

This was basically achieved in release 0.0.3 - https://github.com/hammerheadlemon/bcompiler-engine/releases/tag/v0.0.3