Initial commit

This commit is contained in:
Cameron Yick
2017-08-24 20:41:19 -04:00
commit ce09d30d68
31 changed files with 1483 additions and 0 deletions

15
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,15 @@
* Tiingo Python version:
* Python version:
* Operating System:
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
### What I Did
```
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
```