-
Updated
Mar 28, 2022 - Scala
data-pipeline
Here are 333 public repositories matching this topic...
-
Updated
Feb 2, 2022
It would be nice if doit could use as many processes as there are CPUs instead of only a hardcoded number.
(1) Add docstrings to methods
(2) Covert .format() methods to f strings for readability
(3) Make sure we are using Python 3.8 throughout
(4) zip extract_all() in ingest_flights.py can be simplified with a Path parameter
-
Updated
Feb 11, 2022 - Go
Summary
There is a typo in the output here: https://github.com/whylabs/whylogs/blob/mainline/src/whylogs/cli/demo_cli.py#L113
Also we can update this to better align with our examples and suggested use, e.g. we can remove prompting for 'project' and 'pipeline' since these aren't required, and streamline the script to simplify the demo experience.
-
Updated
Mar 28, 2022 - Java
-
Updated
Dec 21, 2021
Support copy into queries
-
Updated
Feb 10, 2022 - Python
-
Updated
Mar 27, 2022 - Python
Write tests
Write unit test coverage for SafeDataset and SafeDataLoader, along with the functions in utils.py.
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Sep 21, 2021 - Vue
-
Updated
Feb 18, 2022 - Python
-
Updated
Jan 27, 2020 - Jupyter Notebook
We should add a Github action that runs make generate and succeeds if there is no diff. It should run on each push to a PR.
We could do the same with proto files (generate them and make sure there's no diff).
-
Updated
Feb 10, 2019 - Python
-
Updated
Mar 14, 2022 - Python
Update CDK to V2
-
Updated
Aug 8, 2021
-
Updated
Sep 21, 2020 - Shell
-
Updated
Mar 11, 2022 - Clojure
Follow up for #197 and #215
- Fix the
ORDER BYissue so that we don't accidentally overwrite extra dispatch IDs https://github.com/AgnostiqHQ/covalent/pull/215/files#diff-d5a1b52ef809a88edbb01367cf4a161ddc0b9ce35c885981d8a8363cb0588949R151 - Figure out why middleware doesn't work https://github.com/AgnostiqHQ/covalent/pull/215/files#diff-d5a1b52ef809a88edbb01367cf4a161ddc0b9ce35c8859
Don't worry about event types, just have it forward messages over HTTP in the SSE protocol.
Read more: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events
-
Updated
Jan 8, 2022 - Python
-
Updated
Oct 22, 2018 - Python
Improve this page
Add a description, image, and links to the data-pipeline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-pipeline topic, visit your repo's landing page and select "manage topics."
Search before asking
Description
I found out we do not have a search component for our documents. I think we should add this component to our document for better search
Usage Scenario
No response
Related is