tablecloth
tablecloth copied to clipboard
including "data" increases a lot tabecloth size
https://github.com/scicloj/tablecloth/blob/662bd7d55ee25d82b7beafeba270e2516f2f8d8c/deps.edn#L1
I think only the tests/docu need the data, correct ?
Its 11 MB know, probably mainly due to "data"
JAR is built by lein, so this extra path is irrelevant here.
$ du -sh tablecloth-7.029.2.jar
80K tablecloth-7.029.2.jar
$ jar -tf tablecloth-7.029.2.jar
META-INF/MANIFEST.MF
META-INF/maven/scicloj/tablecloth/pom.xml
META-INF/leiningen/scicloj/tablecloth/project.clj
META-INF/leiningen/scicloj/tablecloth/README-source.md
META-INF/leiningen/scicloj/tablecloth/README.md
META-INF/leiningen/scicloj/tablecloth/LICENSE
META-INF/
META-INF/maven/
META-INF/maven/scicloj/
META-INF/maven/scicloj/tablecloth/
META-INF/maven/scicloj/tablecloth/pom.properties
tablecloth/
tablecloth/pipeline.clj
tablecloth/api.clj
tablecloth/utils/
tablecloth/utils/codegen.clj
tablecloth/column/
tablecloth/column/api.clj
tablecloth/column/api/
tablecloth/column/api/api_template.clj
tablecloth/column/api/missing.clj
tablecloth/column/api/column.clj
tablecloth/column/api/lift_operators.clj
tablecloth/column/api/utils.clj
tablecloth/column/api/operators.clj
tablecloth/api/
tablecloth/api/join_separate.clj
tablecloth/api/dataset.clj
tablecloth/api/rows.clj
tablecloth/api/reshape.clj
tablecloth/api/unique_by.clj
tablecloth/api/api_template.clj
tablecloth/api/missing.clj
tablecloth/api/join_concat_ds.clj
tablecloth/api/order_by.clj
tablecloth/api/lift_operators.clj
tablecloth/api/utils.clj
tablecloth/api/group_by.clj
tablecloth/api/columns.clj
tablecloth/api/operators.clj
tablecloth/api/aggregate.clj
tablecloth/api/fold_unroll.clj
tablecloth/api/split.clj