Lab Solutions Software Shimadzu 'link' -
– Flexible report designer with templates (peak tables, chromatograms, system suitability). Export to PDF, Excel, CSV.
# Add a sample name if available (often in first column) if 'Sample Name' in df_raw.columns: df_report['Sample Name'] = df_clean['Sample Name'] else: # Fallback: use filename as sample ID df_report['Sample Name'] = Path(input_csv).stem lab solutions software shimadzu