Skip to content

Commit

Permalink
Merge pull request #37 from xmnlab/master
Browse files Browse the repository at this point in the history
Added partial ref
  • Loading branch information
xmnlab committed May 10, 2018
2 parents c789d75 + 73c06a7 commit 2c24c58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ibis/expr/operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import itertools
import collections

from functools import partial
from ibis.expr.schema import HasSchema, Schema

import ibis.common as com
Expand Down

0 comments on commit 2c24c58

Please sign in to comment.