Skip to content
#

data

Individual facts, statistics, or items of information, often numeric. In a technical sense, data are a set of values of qualitative or quantitative variables about one or more persons or objects.

(https://en.wikipedia.org/w/index.php?title=Data&oldid=1093674723, released under CC BY-SA 3.0)

Here are 11,500 public repositories matching this topic...

sheetjs
query
FredricW
FredricW commented Aug 9, 2022

Describe the bug

After upgrading to v4 (and going through the migration guide) we get this warning (from webpack-dev-server):

"Compiled with problems:

WARNING in shared module react

No required version specified and unable to automatically determine one. Unable to find required version for "react" in description file (/path/to/project/node_modules/@tanstack/react-query-devtools/packa

bug help wanted good first issue package: react-query-devtools
ST-DDT
ST-DDT commented Jul 23, 2022

Clear and concise description of the problem

In #1181 the question came up, whether our bitcoin generator produces valid bitcoin addresses.
According to [validators.isBtcAddress](https://github.com/validatorjs/validator.js/blob/1bb14e85dd7fb8cec8a43ff586c0d869977cd684/README

good first issue p: 1-normal c: test m: finance
prql
neelance
neelance commented Aug 1, 2022

I have trouble using column names that are reserved keywords, for example from and to. There are two sides to this issue:

  1. PRQL has syntax errors when parsing these names.
  2. The generated SQL code does not put the names into backquotes.

I managed to use S-Strings as a partial workaround, but they don't work at the left side of =.

s"`from`"
altair
andbar-ru
andbar-ru commented Nov 25, 2021

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

myitcv
myitcv commented Aug 10, 2021

Originally posted by knieriem August 8, 2021 in cue-lang/cue#1196

When upgrading a program importing a package from cue v0.3.0-beta* to v0.4.0 I noted that CUE's new dependency github.com/protocolbuffers/txtpbfmt adds another dependency, github.com/golang/glog (leveled execution logs for Go). go mod why lists, for instance:

cuelang.org/go/cue/load
NeedsFix good first issue Discuss
Wikipedia
Wikipedia

Related Topics

datum