Andreas Poehlmann

Results 107 issues of Andreas Poehlmann

We could incrementally add support for faster copy. This would mean, in `pado.shutil` we'd switch to a different copy implementation based on the (IN, OUT) FileSystem class of fsspec... Something...

This would be an incredibly nice use case for rich / textual. https://github.com/Textualize/textual

⭐ enhancement

There's still some cruft in pado.annotations.* - [ ] slim down to minimum required functionality - [ ] cleanup and redesign handling different conceptual types of Annotations - [ ]...

🚧 refactor

PadoDatasets could be made API compatible with webdatasets.

⭐ enhancement

Would be easy to implement. - [ ] add setuptools extra requiring paquo - [ ] add submodule using paquo and implement conversion functions - [ ] implement loader that...

⭐ enhancement
🦁 good first issue

Things that should be potentially anonymizable: - [ ] Images (include removal of associated images) - [ ] Image Metadata - [ ] Metadata Columns - [ ] Annotation Metadata...

⭐ enhancement

My apologies for going back to the stubborn USB650 units (we've got two of those!). * model: RedTide 650 * operating system: Ubuntu 22.04.4 LTS * python version: 3.9.16 (installed...

waiting for information

TODOs - [x] #217 - [x] #219 - [x] #210 - [x] #212 - [x] #224 - [x] #216 - [x] #213 - [ ] #214 - [ ] #215...

release :sparkles:

Two test cases in `upath/tests/implementations/test_http.py::test_empty_parts` fail across OSes only for python3.12. See: https://github.com/fsspec/universal_pathlib/pull/232/checks (and all the other PRs) Need to investigate...

bug

As long as #193 is not implemented, we need to get ahead of the Python version testing, to avoid an overly long transition period (like for UPath `0.1.x` to `0.2.x`)....

compatibility