Skip to content

Commit 384955b

Browse files
committed
Make filters available in Orange.data namespace.
1 parent 2e04b0c commit 384955b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Orange/data/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
from .storage import *
88
from .table import *
99
from .io import *
10+
from .filter import *

0 commit comments

Comments
 (0)