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

533 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
df = reader.read(sql=args['sql'],limit=args['row_limit'])
# partition = str(partition)
if index.isnumeric() :
# # job.join()