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-maker/pipeline.py

509 lines
16 KiB
Python

#!/usr/bin/env python3
5 years ago
@staticmethod
df = pd.read_gbq(SQL,credentials=credentials,dialect='standard')
else :
4 years ago
if 'ignore' in args and 'columns' in args['ignore'] :
"""
4 years ago
else:
writer.write(_df[cols],table=args['from'])
# _pname = os.sep.join([folder,table])+'.csv'
# data_comp.to_csv( _pname,index=False)
# _args['data'].to_csv(_fname,index=False)
f = [i for i in range(0,N) if PIPELINE[i]['context'] == index]
if 'generate' in SYS_ARGS :