Chalmer Lowe
Chalmer Lowe
This issue was created close to six years ago. There are some tools in the ecosystem (as noted above) that handle various date/time related datatypes and potentially make this item...
This issue has not been active since 2019. I love the idea, but based on current workloads, etc I don't see us picking this up anytime soon. Closing as will...
I like the idea here, but based on current workloads and priorities, going to close this issue as will not fix.
Thanks for creating a suggestion. The terms NOTE and WARNING look good. The NOTE icon is probably fine. The WARNING icon should be something like a red and white icon....
This has been open too long. I decided on a fairly open/permissive Apache License and added it to the repo today.
In regards to git credentials, we need some coverage: a number of folks at the Pycon2023 got derailed cause of changes to github that led to them being unable to...
@paulolemus Encouraged by some of your code, I tried some experiments... the results are discussed below: ``` %%timeit from itertools import chain, tee with open('interleave.txt') as fin: line_a = map(int,...
@jacobwilliamroy this is absolutely correct AND it could be construed as a problem. I spent some time contemplating this yesterday while working on the code... I had two thoughts: *...
As a random thought... doing a talk at pyhawaii on: **"How this puzzle series was made: pros, cons, tradeoffs and WTFs"** would be a GREAT subject!
To get a true answer: create code that does the classification accurately and then create all the possible values between 000 000 and 999 999. also allow the code to...