Trending repository
-
Updated
Nov 22, 2021 - JavaScript
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
November 01, 2021 - December 01, 2021 • Online
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
Make packages/medusa/src/api/routes/store/returns pass linting
In an effort to improve our code quality we want to make sure that all files in the repo pass linting.
Please see this guide for a step-by-step guide for how to complete this task: https://medusajs.notion.site/Linting-routes-challenge-80bdf849c27a4d65baf9d397544d4a60
This is a very simple enchantment, but I think it is so helpful for intuitively comparing strat's performances.
Such as this image, showing CAGR and MDD is extremely intuitive for comparing strategies, higher CAGR(profitability) and lower MDD(risk) is bettDescribe the bug
Pandas failing with KeyError: 'currency'. Was running fine for few days and randomly failed
Error
Restarting application after exception: KeyError('currency')
JSONDecodeError: https://api.pro.coinbase.com/
KeyError('currency')
Traceback (most recent call last):
File "pandas\_libs\hashtable_class_helper.pxi", line 1683, in pandas._libs.hashtable.PyObjectHash
The Analytics & Reports by Screenful is a Business Intelligence solution for GitHub which makes it easy to create charts and reports of your GitHub issues and projects. Create interactive charts, track cycle times, measure team velocity, and share with others using share links or scheduled emails.
It would be awesome to set a bearer token on a socket.io request just like you can do it on a rest request.