data-integration
Here are 220 public repositories matching this topic...
-
Updated
Aug 20, 2021 - Java
-
Updated
Jul 27, 2021
-
Updated
Jul 10, 2021 - Python
Problem
At present, our API documentation and API configuration in Jitsu Server contain some discrepancies. Since Jitsu API grows fast It's unavoidable. We should improve it. Clear documentation is an essential thing in OSS projects.
Solution
We should create Open API specification (yaml file) and generate both Jitsu Server handlers (gin-gonic) and doc
-
Updated
Jul 22, 2021 - R
-
Updated
Aug 19, 2021 - JavaScript
Complete algorithm: http://web.cecs.pdx.edu/~mpj/pubs/polyrec.html
-
Updated
Aug 13, 2021 - R
-
Updated
Jul 21, 2020 - Python
-
Updated
Aug 15, 2021
-
Updated
Dec 10, 2020 - HTML
-
Updated
May 27, 2021 - Python
-
Updated
Apr 28, 2021 - Java
-
Updated
Aug 18, 2021 - Jupyter Notebook
We should ensure consistent naming of variables/features across the pipelines and modules. There are sometimes inconsistencies between camel case and snake case due to Python, JS, and JSON standards. We can achieve this by using a central key-value store for example.
-
Updated
Apr 23, 2021
-
Updated
Feb 10, 2021 - Python
-
Updated
Aug 11, 2021 - Python
-
Updated
Aug 9, 2021 - Java
-
Updated
Dec 8, 2020 - C#
-
Updated
Jul 7, 2020 - PLpgSQL
-
Updated
Aug 16, 2021 - Python
-
Updated
Jul 2, 2021 - MATLAB
-
Updated
Apr 17, 2018
-
Updated
Dec 16, 2019 - TeX
-
Updated
Aug 12, 2021 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Jun 2, 2018
Improve this page
Add a description, image, and links to the data-integration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-integration topic, visit your repo's landing page and select "manage topics."
Java and Python provide logging frameworks for recording errors and stack traces. Logging can be configured to format those messages, such as by removing newlines from stack traces, adding timestamps, and putting a log level (INFO, WARN, ERROR) on the message. In the future, it may also include json structured logging. Using the logging framew