data
Here are 5,478 public repositories matching this topic...
When adding a new data store database in Metabase it tries to connect first with SSL (if the driver supports SSL), and then without, in that order. If either connection succeeds, the database details are accepted as valid. Yes, you can add driver specific JDBC options to use SSL, but there is no good feed
-
Updated
Mar 7, 2020 - Jupyter Notebook
-
Updated
Mar 8, 2020
Describe the bug
When doing reconciliation, I sometimes manually match entries to Wikidata items using "Search for match". I choose the correct match but the match is applied to all entries with the same name because the radio button "Match other cells with same content" is always ticked by default. Even if I change it, next time this button will again be ticked.
Expected behavior
-
Updated
Aug 10, 2019 - Python
I was following along with the guide for adding a chart: https://github.com/rawgraphs/raw/wiki/Adding-New-Charts
Using the exact code that is specified in the guide, and here: https://github.com/densitydesign/raw/blob/master/charts/chart.js
At runtime you see an undefined error.
TypeError: Cannot read property 'linear' of undefined
It seems as though the latest version of "d3" no longe
-
Updated
Mar 10, 2020 - JavaScript
-
Updated
Jan 24, 2020
I've been trying out knowledge-repo and came across multiple problems that seems to have resulted from following the old documentation on knowledge-repo.readthedocs.io. Looking through the issues it seems that several PRs modified the docs, but the changes didn't propagate yet to the documentation website. It might be a good idea to synchronize the two, so that new users can have a lower entrance
-
Updated
Nov 26, 2019
Docs for changes in heroku/react-refetch#96. Particularly for:
- fetch, handleResponse, buildRequest and Request can now be set at the mapping level
- every option can now be set at the individual mapping or defaults level
Website Page
http://tabulator.info/docs/4.5/columns#visibility
Describe the issue
Note: Due to CSS limitations, this option will not work correctly in the Internet Exploerer browser.
This feature requires Android integration work that was not done until Android Components 0.50.0 this was first released as Firefox Preview 1.0
CKAN Version if known (or site URL)
2.7.5
Please describe the expected behaviour
When using "Add Filter" in a data tables resource view and entering a value with a space, it should continue to show the available values that match.
Please describe the actual behaviour
It stops loading values or allowing selecting a value once you've entered a space.
It seems that the query it
It could be nice to explain the whole pipeline of Parsr diagramatically for easier understanding and adaptation.
It would be great to store the diagram source files in the repository as well.
doc/architecture.mddoc/assets/architecture-drawing.xxx
-
Updated
Mar 3, 2020 - Rust
Improve docs
The docs could use some more content. It's mostly just one line phrases at the moment.
-
Updated
Nov 25, 2019 - Python
Currently, changes to plugin information models need to be mirrored, manually in the respective README.md.
This proposal outlines a possible approach to:
- Generate the relevant portion of the README directly from the info model.
- Integrate into the existing plugin release process.
A: Create a doc-gen lein plugin to render an information-model map into markdown
- Content should correspond
-
Updated
Dec 5, 2019 - JavaScript
Currently our fake_image code (get_random_picture) in fake_data_utils, is creating a truly random image (by randomizing each pixel).
This unfortunately means, that images are non-compresable, which results in large images in test_data directory.
The goal is to:
a) change that method to generate random images that compress better (for example maybe by generating larger 'tiles' instead of sin
-
Updated
Feb 18, 2020 - Go
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."
There is a difference in
safegetzipfilemethod between xlsx.js & xlsx.mini.js.One is missing
replace(/^Root Entry[\/]/,"")so I get this error "Cannot find file [Content_Types].xml in zip" ev