Lukasz Kozuchowski

Results 2 issues of Lukasz Kozuchowski

## Description Importing `pydp` fails inside containers running image built from `Dockerfile`. ## How to Reproduce Build the image and run the container: ``` docker build -t pydp:test . docker...

Type: Bug :bug:

As suggested by @daslu (see:[ Zulip discussion](https://clojurians.zulipchat.com/#narrow/stream/236259-tech.2Eml.2Edataset.2Edev/topic/partition-by.20at.20tablecloth)) it would be great if tablecloth supported a partition-by function with semantics similar to [clojure.core/partition-by](https://clojuredocs.org/clojure.core/partition-by).