You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-transport/transport/disk.py

241 lines
6.8 KiB
Python

import os
"""
yield row
f.close()
class DiskWriter(Writer):
1 year ago
if not sql.lower().startswith('select'):
# self.conn.row_factory = sqlite3.Row
# self.fields = args['fields'] if 'fields' in args else []
elif type(info) == pd.DataFrame :