data
Here are 11,238 public repositories matching this topic...
-
Updated
Jul 7, 2022 - Clojure
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Jun 30, 2022 - Jupyter Notebook
-
Updated
Jun 24, 2022
-
Updated
Nov 9, 2020 - Python
-
Updated
Jun 29, 2022 - JavaScript
Adding this issue after a pairing session with Nico as it seems we may need to just move this to sass modules and do a little more than a simple tweak.
On /sources
and /destinations
, the alignment is off for paused connectors. This issue may affect other statuses as well, but play
looks fine.

macro that compiles the query at compile-time - make the whole
ast
module public - offer non-formatted errors
Fill out stdlib
Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.
Describe the solution you'd like
Checkbox "Show line n
-
Updated
Jul 7, 2022 - JSON
-
Updated
Sep 20, 2021
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 2, 2022 - JavaScript
-
Updated
Jul 7, 2022 - Python
-
Updated
Jun 22, 2022 - Rust
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."
While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.