Max Burg

Results 3 issues of Max Burg

**Describe the bug** Downloading imagenet like this does not work: ```python dp = mk.datasets.get( "imagenet", dataset_dir="/home/ec2-user/data/imagenet1k", download=True, ) ``` Fails with `FileNotFoundError: [Errno 2] No such file or directory: '/home/ec2-user/data/imagenet1k/ILSVRC/ImageSets/CLS-LOC/train_cls.txt'`...

## Feature Request ### Problem When inserting into a table that has a field `result : attach@minio`, the `insert` table method expects a file path. Similarly, `fetch` stores a file...

enhancement

Hi @KonstantinWilleke @mohammadbashiri @kklurz , I think (some) of you specified the package dependencies. Do you know why `numpy>=1.22.0` is required and if a lower version would work as well...