File size: 1,884 Bytes
3f11226
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
  "total_files_processed": 10,
  "total_files_failed": 0,
  "column_statistics": {
    "MergedQuestion_md": {
      "conversion_stats": {
        "total_rows": 22430,
        "successful_conversions": 22430,
        "failed_conversions": 0,
        "success_rate": 1.0
      },
      "length_stats": {
        "min": 60,
        "max": 28114,
        "mean": 752.5082924654481,
        "total": 16878761
      },
      "character_count": {
        "total_characters": 16878761,
        "avg_characters_per_row": 752.5082924654481
      },
      "word_count": {
        "total_words": 2609877,
        "avg_words_per_row": 116.35653143111904,
        "min_words": 10,
        "max_words": 3193
      },
      "line_count": {
        "total_lines": 439544,
        "avg_lines_per_row": 19.5962550156041,
        "min_lines": 1,
        "max_lines": 695
      }
    },
    "AnswerBodyHtml_md": {
      "conversion_stats": {
        "total_rows": 22430,
        "successful_conversions": 22430,
        "failed_conversions": 0,
        "success_rate": 1.0
      },
      "length_stats": {
        "min": 14,
        "max": 29198,
        "mean": 978.2640213999108,
        "total": 21942462
      },
      "character_count": {
        "total_characters": 21942462,
        "avg_characters_per_row": 978.2640213999108
      },
      "word_count": {
        "total_words": 3237148,
        "avg_words_per_row": 144.32224699063755,
        "min_words": 2,
        "max_words": 4314
      },
      "line_count": {
        "total_lines": 510998,
        "avg_lines_per_row": 22.781899242086492,
        "min_lines": 1,
        "max_lines": 763
      }
    }
  },
  "configuration": {
    "html_columns": [
      "MergedQuestion",
      "AnswerBodyHtml"
    ],
    "output_format": "parquet",
    "num_workers": 2
  }
}