ium_444356/stats.sh

3 lines
112 B
Bash
Raw Normal View History

2022-03-25 22:06:35 +01:00
wc -l all_games.csv.dev > lines.txt
wc -l all_games.csv.test >> lines.txt
wc -l all_games.csv.train >> lines.txt