data
Here are 11,206 public repositories matching this topic...
-
Updated
Jul 1, 2022 - Clojure
-
Updated
Jun 29, 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.
 that I saw the SQL pane on the right. Sure enough, changes on the left updated the right pane. Slick!
My suggestion would be to let the two panes share the space, even if they're as narrow as 100px... Thanks!
-
Updated
Jul 1, 2022 - JSON
-
Updated
Sep 20, 2021
-
Updated
Jul 1, 2022 - Python
-
Updated
Jun 22, 2022 - JavaScript
-
Updated
Jul 1, 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.