Skip to content

Commit

Permalink
Make ApplyPairwise importable
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcr committed Sep 16, 2023
1 parent bffbb87 commit c1d2d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rolling/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from rolling.apply import Apply
from rolling.apply_pairwise import ApplyPairwise
from rolling.arithmetic import Nunique, Product, Sum
from rolling.entropy import Entropy
from rolling.hash import PolynomialHash
Expand Down

0 comments on commit c1d2d57

Please sign in to comment.