Upper case letters are not allowed in dataset name
See original GitHub issueDescribe the bug Dataset’s name is invalid, because of upper letters. I assume it was not intended.
To Reproduce
record = rg.TextClassificationRecord(text="Some text")
rg.log(record, "DS_NAME")
argilla.client.api.InputValueError: Provided dataset name ALtempdataset does not match the pattern ^(?!-|_)[a-z0-9-_]+$. Please, use a valid name for your dataset
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Dataset Name UpperCase - SAS Support Communities
I am trying to figure out how to create a data set that has each letter in the file name capitalized. It seems...
Read more >Rules for SAS Data Set Names - JMP
Names can contain mixed-case letters. SAS internally converts the member name to uppercase. You cannot, therefore, use the same member name with a...
Read more >How are data sets named? - IBM
For example, the following name is a valid data set name (upper case, does not exceed 44 bytes, no special characters) but it...
Read more >Why PostgreSQL does not like UPPERCASE table names?
In PostgreSQL, names of identifiers are always folded to lowercase unless you surround the identifier name with double quotes. This can lead to ......
Read more >Basic Rules - SAS Support - Research Guides
You will make up your own names for your SAS datasets and variables. ... You can use capital or lowercase letters in your...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey, this is a Elastic configuration thingy. They don’t allow for this and it is a heavily debated topic
https://github.com/argilla-io/argilla/issues/1931