File size: 399 Bytes
d7952dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
pretty_name: String Label Editor Repro (Empty String)
tags:
  - parquet
  - reproduction
  - string-label
size_categories:
  - n<1K
---

# String Label Editor Repro

Small parquet dataset to reproduce categorical string editing edge cases.

Includes rows where `label` is:

- an empty string `""`
- a normal category like `"cat"` / `"dog"`
- the literal string `"__null_placeholder__"`
- `null`