pyedpiper
- Karma
- 50
- Created
- August 26, 2016 (9y ago)
- Submissions
- 0
-
I love Sheets. We use it all the time in our organization to quickly share small raw datasets or to jointly collab on some psuedo quantitative task (ie budgets, tasks, etc). But anytime I go to make a plot, be it simple…
- Nim 1.0 Released (nim-lang.org)
-
I've written `"text {foo}".format(foo=foo)` so many times I've almost convinced myself that it's not that verbose. Then i discovered fstrings introduced ins 3.6: ``` >>> f"text {fpp}" 'text foo' ``` >>> mind == blown…
- Turning poop into dollars (nature.com)