File size: 711 Bytes
09af2af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
## Configuration: `default`

### Split: `train`

**Total Rows**: 1,800,000


#### `printMethod`

- **Type**: categorical
- **Data Type**: `object`
- **Unique Values**: 1

**Value Distribution:**

| Value | Count | Percentage |
|-------|-------|------------|
| `PrintMethod_Modern` | 1,800,000 | 100.00% |

#### `script`

- **Type**: categorical
- **Data Type**: `object`
- **Unique Values**: 3

**Value Distribution:**

| Value | Count | Percentage |
|-------|-------|------------|
| `ScriptTibt` | 1,476,272 | 82.02% |
| `ScriptDbuCan` | 314,945 | 17.50% |
| `ScriptHani` | 8,783 | 0.49% |

#### `char_len`

- **Type**: numerical
- **Data Type**: `int64`
- **Sum**: `160,984,024.00`
- **Average**: `89.44`

---