@ -1,6 +1,6 @@
#!/bin/bash
kaggle datasets download -d apoorvaappz/global-super-store-dataset
unzip global-super-store-dataset.zip
unzip -o global-super-store-dataset.zip
cat Global_Superstore2.csv | shuf > Global_Superstore2.csv.shuf
if [ $1="0" ]; then
CUTOFF=51291
The note is not visible to the blocked user.