Zad 03.Jenkins - zapisanie zbioru danych
This commit is contained in:
parent
711f923547
commit
a008e63b34
@ -1,4 +1,4 @@
|
||||
kaggle datasets download -d csafrit2/steel-industry-energy-consumption
|
||||
kaggle datasets download -d csafrit2/steel-industry-energy-consumption --force
|
||||
unzip -o steel-industry-energy-consumption.zip
|
||||
|
||||
tail -n +2 Steel_industry_data.csv | cut -d, -f8 --complement | shuf > steel_industry_data_shuffled.csv
|
||||
|
Loading…
Reference in New Issue
Block a user