# hikakucsv # Install ``` pip install pandas matplotlib streamlit numpy export PATH=$PATH:~/.local/bin ``` git clone ``` git clone https://github.com/haturatu/diffcsv cd diffcsv ``` # Run ``` chmod +x diffcsv.py streamlit run diffcsv.py ```