cytomining / CytoTable

Transform CellProfiler and DeepProfiler data for processing image-based profiling readouts with Pycytominer and other Cytomining tools.
https://cytomining.github.io/CytoTable/
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Add join concatenation parameter distinction #181

Open d33bs opened 6 months ago

d33bs commented 6 months ago

Description

This PR enables "joined" CytoTable output which is not concatenated, reducing the amount of processing involved if a user would like to leverage Parquet datasets (multi-file Parquet tables).

Thank you for any thoughts or feedback you may have!

CC @MikeLippincott

Closes #178

What is the nature of your change?

Checklist

Please ensure that all boxes are checked before indicating that a pull request is ready for review.