some new features
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
from .tools import add_constant, categorical
|
||||
from statsmodels.tools._test_runner import PytestTester
|
||||
|
||||
__all__ = ['test', 'add_constant', 'categorical']
|
||||
|
||||
test = PytestTester()
|
||||
Reference in New Issue
Block a user