added --unzip to .sh script
This commit is contained in:
parent
5b747f9049
commit
84104d5fa1
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
kaggle datasets download iabhishekofficial/mobile-price-classification
|
||||
kaggle datasets download iabhishekofficial/mobile-price-classification --unzip
|
||||
cat test.csv
|
||||
sed 's/\([^,]*\),\(.*\)/\2/' test.csv
|
||||
cat test.csv
|
||||
|
Loading…
Reference in New Issue
Block a user