-
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.
-
Updated
Jun 23, 2021 - Dart
-
Updated
Jun 23, 2021 - TypeScript
Game Off
November 01, 2021 - December 01, 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.
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.
-
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 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
May 28, 2021
-
Updated
Jun 23, 2021
CloudBees CodeShip
Fast, Easy and customizable
With faster feedback cycles, local debugging, build caching and customized environments, CodeShip helps you build the products your users love.
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