We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25dfd54 commit 7d2c0feCopy full SHA for 7d2c0fe
nbstata/__init__.py
@@ -1 +1,4 @@
1
__version__ = "0.6.6"
2
+
3
+from .config import launch_stata, set_graph_format
4
+from . import misc_utils, config, stata, stata_more, code_utils, noecho, pandas
0 commit comments