David-Peede / gist-hub

Random assortment of one personal gists and one-liners that I can't seem to remember...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gist-Hub

Random assortment of personal gists and random code snippets, that I can never seem to remember, but frequently need to remember.

bash ๐Ÿ–ฅ๏ธ

Maths ๐Ÿงฎ

python ๐Ÿ

To-Do ๐Ÿ“

  • R
    • Finish Hannah's boxplot (๐Ÿคข - even though I know ecologists love them for some reason that is still unclear to me) tutorial.
  • matplotlib
    • plt.rc
    • General and custom color cycler.
    • Dynamically adjust the font size and axes and tick labels for subplots with share axes set to True.
    • Legends placement and style.
    • Plot a joint distribution and marginals.
    • Golden ratio for determining figure sizes.
    • Plotting alternating background.
    • Dynamically plot violin plots.
    • Rain cloud plots.
  • numpy
    • Update my tutorial notebook with cooler shit and convert it to a blog post.
      • Make sure to include &= and |= operations.
  • bash
    • For and while loops.
    • Miscellaneous SLURM shit.
  • python
    • How to use r-strings and f-strings.
  • popgen
    • Miscellaneous VCF shit (bash).
    • Parsing VCF tutorial tutorial (python).
  • maths
    • Probability review.
    • DTMCs.
    • CTMCs.
    • Renewal Processes.
    • Martingales.

About

Random assortment of one personal gists and one-liners that I can't seem to remember...


Languages

Language:Jupyter Notebook 100.0%