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 0da72f9 commit 569883dCopy full SHA for 569883d
testrunner.py
@@ -0,0 +1,5 @@
1
+import pandas_datareader.tests.test_moex as moexer
2
+
3
+test = moexer.TestMoex()
4
+#test.test_moex_datareader()
5
+test.test_moex_stock_datareader()
0 commit comments