-
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.
Scala
-
Updated
Jun 24, 2021 - Dart
-
Updated
Jun 23, 2021 - TypeScript
Game Off
November 01, 2021 - December 01, 2021 • Online
-
Updated
Jun 24, 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.
DeepSource
DeepSource helps you find and fix issues during code reviews. Free to use on open-source repositories.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/
-
Updated
Jun 21, 2021 - Ruby
-
Updated
Jun 19, 2021 - Dart
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 24, 2021 - Jupyter Notebook
-
Updated
Jun 23, 2021 - Go
-
Updated
Jun 21, 2021 - Java
-
Updated
Jun 23, 2021 - C++
-
Updated
Jun 23, 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
Jun 23, 2021
-
Updated
Jun 23, 2021
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
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