--- 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`