😄
Machine learning engineer.
-
Pryon
- New York, New York
-
05:55
(UTC -05:00) - @ericrfulmer
- https://ericrfulmer.medium.com/
- @[email protected]
Pinned Loading
-
wordle-haskell
wordle-haskell Publicplaying around with Wordle stuff in Haskell, only several years late
Haskell 2
-
-
-
git-internals-study-session
git-internals-study-session PublicSmall demo of Git internals for an internal Farfetch study session
Jupyter Notebook
-
decorator to call function's argumen...
decorator to call function's arguments in reversed order 1def reverse_args(f):
2def g(*args, **kwargs):
3return g(*reversed(args), **kwargs)
4return g
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.