-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Abstract
Open source programming languages are rapidly transforming drug discovery, research, and development by offering powerful capabilities for study design, data analysis, visualization, and clinical reporting. The emergence of AI tools is also creating new opportunities. This workshop introduces practical strategies for using Python to prepare tables, listings, and figures (TLFs) in clinical study reports (CSRs), with a focus on how AI can accelerate the development lifecycle.
This workshop is designed for clinical programmers, statisticians, and data scientists interested in exploring Python as an alternative approach for clinical trial analysis and reporting. Participants will gain hands-on experience with reproducible workflows and AI in the loop. By the end of the session, attendees will have a clear roadmap for starting a Python project with AI for clinical trial analysis and reporting.
The workshop is based on the open source book Python for Clinical Study Reports and Submission and is organized into three modules:
- Python Environment Setup: Learn to use uv to create and manage reproducible Python projects, develop and collaborate in GitHub Codespaces, and get an overview of data processing in Python (e.g., polars and plotnine).
- Clinical Reporting: Take a guided tour of using Python for TLF creation commonly used in clinical trials and CSR project management.
- AI Applications: Explore how AI tools can be applied to clinical data analysis and trial design from a statistician’s perspective.