Erik Serrano

Results 3 issues of Erik Serrano

### Example code with output I'm currently working with a dataset that doesn't utilize CellProfiler features. As a result, it has different compartments: ```text compartments = ['Primary', 'Cells', 'F Actin',...

bug

This idea came up in #262 main [comment](https://github.com/cytomining/pycytominer/pull/262#discussion_r1142632990) Currently, the `load_profies()` has support for only parquet files; however, data stored within parquet's directory based data storage system is not supported.

Hello everyone, I have been using the newly developed `merge_single_cells()` (introduced in #219) to convert my `.sqlite` files into parquet. I am currently running into an issue where large files...