-
Updated
Jun 23, 2021 - EJS
Here's what's popular on GitHub today...
-
Updated
Jun 23, 2021 - Go
We’ve seen some amazing community projects this last month. This was a huge month for the community with hundreds of new releases. There’s everything from world-changing tech to weekend hobbies.
Qt
-
Updated
Jun 23, 2021 - Dart
-
Updated
Jun 23, 2021 - TypeScript
js13kGames competition
August 13, 2021 - September 13, 2021 • Online
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 23, 2021 - C++
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
GitKraken Boards
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.
-
Updated
Jun 21, 2021 - Ruby
-
Updated
Jun 19, 2021 - Dart
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 23, 2021 - Jupyter Notebook
-
Updated
Jun 23, 2021 - Go
-
Updated
Jun 21, 2021 - Java
-
Updated
Jun 21, 2021 - C++
-
Updated
Jun 22, 2021 - TypeScript
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Jun 23, 2021 - JavaScript
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 23, 2021 - JavaScript
-
Updated
Jun 22, 2021 - Ruby
-
Updated
Oct 3, 2020
-
Updated
May 28, 2021
-
Updated
Jun 23, 2021
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
Is your feature request related to a current problem? Please describe.
In order to create an outlier detection with Prophet, i need the full dataframe that's return Prophet
Describe proposed solution
Remove the hardcoded
["yhat"]fromProphet.predictadd a variable asking to return justyhator all the predictions:'yhat_lower', 'yhat_upper', etc..https://unit8co.github.io/d