Zwaire commited on
Commit
a4c67fd
·
verified ·
1 Parent(s): f7573df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ 数据集的Task大部分是分析excel文件输出为其他形式的文件,例如分析excel之后结果输出到word中。
6
+ 纯涉及到的excel内部进行操作的数据有点少,于是涉及到分析excel文件的数据均保留,如果有需要纯excel操作的数据我后续进行筛选