test unzip
This commit is contained in:
parent
67fe6fca96
commit
1587b0f09c
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
kaggle datasets download -d 'pcbreviglieri/smart-grid-stability'
|
kaggle datasets download -d 'pcbreviglieri/smart-grid-stability'
|
||||||
unzip smart-grid-stability.zip >>/dev/null 2>&1
|
unzip smart-grid-stability.zip
|
||||||
|
|
||||||
python3 create_dataset.py
|
python3 create_dataset.py
|
||||||
|
Loading…
Reference in New Issue
Block a user