"""Convert dataframe to markdown table. Uses pandas' to_markdown if available.""" parser = argparse.ArgumentParser(description="Generate QC + clustering review report ...
trending_pairs_html_markput (str): HTML markup for trending pairs table. top_gaining_pairs_html_markput (str): HTML markup for top gaining pairs table. newest_pairs_html_markput (str): HTML markup for ...