Skip to content

Commit 1996c40

Browse files
committed
Add logo
1 parent 3c612f8 commit 1996c40

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aspect-data)
55
![PyPI](https://img.shields.io/pypi/v/aspect-data)
66

7+
<img src="docs/source/_static/logo.svg" width="200">
8+
79
**aspect** is a lightweight featurisation layer for tabular machine-learning data.
810

911
It lets you define independent feature pipelines for different input columns, then apply them to dictionaries, Pandas data frames, local files, Hugging Face datasets, or saved dataset checkpoints.

0 commit comments

Comments
 (0)