duncanmcdonald

Results 2 issues of duncanmcdonald

Here is my edited code: `from sqlalchemy import create_engine from td.client import TDClient from datetime import datetime from td import exceptions import datetime import pandas as pd import sqlite3 import...

Index should be [0], not [1]. Also, readme.md refers to this file as make_files.py instead of create_files.py. Generating a pull request to fix these.