fast-jewelry-98070
06/15/2023, 1:44 AMSave the code in taxi_regression.py. If you ran TaxiETLFlow previously, you can run the flow like this:
# python taxi_regression.py –environment=conda run –use_ctas_data=True
Shouldn't this script be
python taxi_regression.py --environment=conda run --use_ctas_data True
?