Skip to content

Commit 094f033

Browse files
committed
gif to readme
1 parent 172cdc0 commit 094f033

File tree

4 files changed

+331
-194
lines changed

4 files changed

+331
-194
lines changed

.DS_Store

0 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,8 @@
44

55
AutoNormalize is a Python library for automated datatable normalization, intended for use with [Featuretools](https://github.com/Featuretools/featuretools). AutoNormalize allows you to build an `EntitySet` from a single denormalized table and generate features for machine learning.
66

7-
Before AutoNormalize:
7+
![](gif.gif)
88

9-
![](screenshots/before.png)
10-
11-
After AutoNormalize:
12-
13-
![](screenshots/after.png)
14-
<br />
159
### Install
1610
```shell
1711
pip install featuretools[autonormalize]

0 commit comments

Comments
 (0)