Closed siddharth-krishna closed 2 years ago
@samwebster a suggestion for github PRs: changing the default merge strategy to "Squash and merge" (and selecting the option to automatically delete PR branches after merge) helps keep the main branch commit history nice and clean.
Good point. I've disabled merge and rebase, leaving only squash, and turned on branch deletion
Thanks!
I think the "Remove empty rows" line wasn't always working, leading to an extra row of start years B:
I also updated the computation of B to be a bit more pandas-y, which should be faster and more concise.