website icon indicating copy to clipboard operation
website copied to clipboard

python computing supplement

Open bmreiniger opened this issue 1 year ago • 18 comments

I'd be interested in helping with a python computing supplement.

Did you have a format in mind? It seems likely that after the setup section, most sections could be tightly coupled between the R and python versions, which suggests maybe having two independent repositories isn't ideal? I think Quarto supports panelsets (as "tabsets"); that strikes me as a nice way to display the two, but also would mean both codes should be updated when a change is made.

One other thing that would be nice to decide on early: which python plotting library to use? plotnine mimics ggplot, matplotlib is already used by sklearn+pandas, others are slicker...

bmreiniger avatar Dec 23 '23 15:12 bmreiniger