File tree 2 files changed +19
-2
lines changed
2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -102,3 +102,17 @@ venv.bak/
102
102
103
103
# mypy
104
104
.mypy_cache /
105
+
106
+ # vscode & vs
107
+ .vs
108
+ .vscode
109
+
110
+ # office & pdf
111
+ * .doc
112
+ * .docx
113
+ * .pdf
114
+
115
+ # data
116
+ data /
117
+ draft /
118
+ Untitled. *
Original file line number Diff line number Diff line change 1
- # loader
2
- 数据处理通用 API
1
+ # 数据工具
2
+
3
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/xinetzone/loader )] ( https://github.com/xinetzone/loader/issues ) [ ![ GitHub forks] ( https://img.shields.io/github/forks/xinetzone/loader )] ( https://github.com/xinetzone/loader/network ) [ ![ GitHub stars] ( https://img.shields.io/github/stars/xinetzone/loader )] ( https://github.com/xinetzone/loader/stargazers ) [ ![ GitHub license] ( https://img.shields.io/github/license/xinetzone/loader )] ( https://github.com/xinetzone/loader/blob/master/LICENSE ) ![ repo size] ( https://img.shields.io/github/repo-size/xinetzone/loader.svg )
4
+
5
+ 本项目的目标是编写一个强大的数据工具,让数据处理不再是恶梦。关于该仓库的 API 使用请参阅 [ datasetsome] ( https://github.com/DataLoaderX/datasetsome ) 。
You can’t perform that action at this time.
0 commit comments