Skip to content

Commit

Permalink
show change in entityset for wordcount (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerTangos authored and kmax12 committed Jan 11, 2019
1 parent d5845d3 commit 22cb85e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/automated_feature_engineering/primitives.rst
Expand Up @@ -164,7 +164,6 @@ Next, we need to create a custom primitive from the ``word_count`` function.
return_type=Numeric)
.. ipython :: python
:suppress:
from featuretools.tests.testing_utils import make_ecommerce_entityset
es = make_ecommerce_entityset()
Expand Down

0 comments on commit 22cb85e

Please sign in to comment.