data
Here are 5,727 public repositories matching this topic...
Describe the bug
POST to /api/database will overwrite an existing database instead of erroring
To Reproduce
Create a database with a POST to /api/database.
Run the same call again.
Expected behavior
Expect Metabase to error and say, "Database with name 'foo' already exists"
Actual behavior
Metabase gives another 200 and will overwrite any previous database config with
-
Updated
Apr 17, 2020 - Jupyter Notebook
-
Updated
Mar 22, 2020
Describe the bug
Hyperlink is created for cell value, even when text is specified as the datatype.
To Reproduce
Steps to reproduce the behavior:
- Edit a cell's value
- Choose datatype: Text
- Paste the following text exactly (includes whitespace):
https://www.wikidata.org/wiki/Property:P670 https://www.wikidata.org/wiki/Property:P669 are now mapped to https://schema.org/s
-
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
Apr 17, 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
For a university school project I will be making some edits to your documentation which will aim to make writing more technical
Please add edits if you would like :)
When using getDerivedStateFromProps the lifecycle methods of react-refetch are not called.
I suppose react-refetch should be updated to use the appropriate methods.
Describe the bug
Download to XLSX does not export the bottom column calculation.
Tabulator Info
v4.5.3
Working Example
https://jsfiddle.net/c8j5eL0t/
To Reproduce
- Open the jsfiddle example
- Notice the last row has an Age column calculation with value of 55
- Click the XLSX button above the table and open the downloaded file
- Notice the bottom calculation row
Descriptions that are not linted are susceptible to copy-paste errors, as can be seen in #5909. I propose we:
- document already existing practice in Data guidelines by adding:
Permissions API permissions (
api.Permissions.*_permission.__compat.description)Document Permissions API permission calle
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
Add a route to GET / on the API, that displays or links to the documentation of the API.
Describe the bug
We previously had a test coverage of 82% but now it drops to 75%. Ideally, code coverage should be > 80% for a healthy repo.
To Reproduce
Steps to reproduce the behavior:
- go to https://codecov.io/gh/uber/aresdb you will see detailed overage for each package, file, method, and lines.
Expected behavior
Ideally, code coverage should be > 80% for a healthy
According to https://www.weld.rs/grizzly/ the command to get started is $ pip install grizzly however this doesn't seem to be correct. The grizzly package on PyPi is some sort of USB driver.
I believe the documentation should be: pip install pygrizzly but that is failing for me, too
Improve docs
The docs could use some more content. It's mostly just one line phrases at the moment.
-
Updated
Nov 25, 2019 - Python
Short description
Loading tf_flowers dataset on google cloud bucket gets frozen. It works perfectly fine for local system however, passing a cloud bucket path freezes it. This is not the case with other datasets like: mnist, horses_or_humans, etc.
Environment information
- Operating System: Debian 9
- Python version: 3.5
tensorflow-datasets/tfds-nightlyversion: 1.0.2- `tens
-
Updated
Dec 5, 2019 - JavaScript
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
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