Closed esqew closed 1 year ago
Also, please forgive my poor Git hygiene. 😬
I'm a bit rusty due to my day job's involvement in a platform with rather nonconventional SCM.
Man, I work in science. The fact you use commit messages or any version control and are capable of writing a docstring or adhering to the same basic style is a damn delight compared to most stuff I stare at on a daily basis.
I do not care if you use a new commit for every line changed, and that's really not even much of an exaggeration. As always, I appreciate the help.
The fact you use commit messages or any version control and are capable of writing a docstring or adhering to the same basic style is a damn delight compared to most stuff I stare at on a daily basis.
Can't begin to describe how much this resonates with me as well, haha! Appreciate the response - hope all is well on your end.
Happy offseason! Taking a little bit more time to do a few quick checks before I merge this to master
this week.
(Also - congratulations to the UConn Huskies!)
The nice-to-have enhancements I've been working on sporadically in
dev
are ready for primetime.team.py:get_schedule()
to remove extraneous rowsDataFrame
returned bymisc.py:get_pomeroy_ratings()
misc.py:get_pomeroy_ratings()
.gitignore
tweakslatest
platforms available in GitHub actions to enable early detection of any issues specific to a platform+Python version-specific combination (this will require another commit to use the extended OS matrix only onworkflow_dispatch
(when necessary to try to narrow down potentially platform-related issues)I'm holding this in draft until the season ends April 3rd to minimize any potential workflow disruption (if any at all), unless there is an identified need to push any of this sooner.