Open HazemFayyad-DevF opened 3 years ago
I ran %conda install -y -c conda-forge unzip to install it
you can use AWS Sagemaker notebook and chose 'conda_python3' kernel. It runs well.
source code timeseries_fname = os.path.join(RAW_DATA, 'timeseries.zip') !unzip -o $timeseries_fname -d $DATA/training-data
result Archive: ../dataset/timeseries.zip inflating: ../data/training-data/expander.parquet
I ran %conda install -y -c conda-forge unzip to install it