Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 847 Bytes

File metadata and controls

15 lines (11 loc) · 847 Bytes

Binder

CodeNuggets

A collection of little bits of code to do common things

Data Science

  • Correcting Batch Effects Using pyCombat blog post

Visualizations

  • PCA with Loadings blog post
  • Correlations Heatmaps with significance marks blog post
  • Ridgeline plots in Python
  • Kruskal-Wallis with Posthoc Dunn + visualization of the results using Seaborn and statannotations blog post
  • An interactive ROC plot