data
Here are 7,510 public repositories matching this topic...
-
Updated
Feb 2, 2021 - Clojure
-
Updated
Jan 14, 2021 - Jupyter Notebook
-
Updated
Jan 25, 2021
Test the Column / Text filter
Proposed solution
Add a test for the behavior with
- an exact string, check the number of occurrences
- a partial string, also check the number of occurrences
- Test case sensitive
- Test a regular expression
-
Updated
Nov 9, 2020 - Python
-
Updated
Nov 15, 2020 - JavaScript
-
Updated
May 30, 2020
-
Updated
Feb 1, 2021 - JavaScript
-
Updated
Jan 20, 2021 - Python
-
Updated
Jul 30, 2020
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Nov 26, 2019
-
Updated
Feb 1, 2021 - JavaScript
Thanks for a really great utility, just discovered it today!
Expected Behavior
It would be nice if it was possible to look at the results of a subscription while having it stopped, especially for faster updating subscriptions. I known you can turn off autoscroll but if you want to save the results you still have to manually cut and paste, unlike query results where you can use the download
-
Updated
Feb 1, 2021 - Python
-
Updated
Feb 1, 2021 - Python
-
Updated
Jan 7, 2021 - JavaScript
-
Updated
Sep 15, 2020 - Rust
-
Updated
Jan 15, 2021 - JavaScript
Currently com.spotify.scio.bigtable.syntax.ScioContextOps#updateNumberOfBigtableNodes updates all clusters for the instance.
That is not desired behaviour if each cluster is dedicated for specific task - one for batch jobs, another for service, etc.
Desired API is to allow change node count for only specific cluster (dedicated for batch jobs).
Proposed API change:
- def updateNumberOf
-
Updated
Nov 25, 2019 - Python
-
Updated
Aug 31, 2019 - Clojure
Improve this page
Add a description, image, and links to the data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data topic, visit your repo's landing page and select "manage topics."

I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: