data
Here are 10,808 public repositories matching this topic...
-
Updated
Apr 30, 2022 - Clojure
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
Apr 18, 2022 - Jupyter Notebook
-
Updated
Apr 25, 2022
-
Updated
Nov 9, 2020 - Python
When using OpenRefine with a Wikibase instance which does not use WikibaseQualityConstraints (the constraint system deployed for instance on Wikidata), we currently get many warnings in the logs every time the schema is previewed.
To Reproduce
Steps to reproduce the behavior:
- First, install a wikibase instance that is not wikidata
- Then, create a schema
- Finally, observe the lo
-
Updated
Apr 22, 2022 - JavaScript
Tasks:
- Port the content from GH readme to Docusaurus (main Docs website)
- Incorporate relevant CLI content into the Getting Started with Airbyte OSS guide
- Identify other places in Docs where we can incorporate CLI content
-
Updated
Apr 29, 2022 - Scala
-
Updated
Jan 31, 2022
-
Updated
May 30, 2020
Clear and concise description of the problem
The method provides a range of methods that are loosely related to each other.
Most users will usually require more specific data models or other property names.
Suggested solution
The method should be deprecated for removal similar to the card methods.
Alternative
Upgrade the method to create transactions for the current/recent/future
-
Updated
Apr 20, 2022 - Python
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Apr 29, 2022 - Python
-
Updated
Apr 28, 2022 - JavaScript
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
Apr 29, 2022 - JSON
-
Updated
Sep 20, 2021
-
Updated
Apr 29, 2022 - Python
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Apr 29, 2022 - Python
-
Updated
Mar 1, 2021 - 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.