phenotypic.sdk_.analysis_full_parquet_path#

phenotypic.sdk_.analysis_full_parquet_path(progress_dir_: Path) Path[source]#

Return <progress>/analysis_full.parquet (incremental combined frame).

Takes a progress_dir (not the run output root) since this file lives inside progress/ — it’s an internal mid-run artifact, not a user- facing output.

Parameters:

progress_dir_ (Path)

Return type:

Path