CSV Files and Basic Statistics in Java Module
All of this work was done in IntelliJ IDEA: https://www.jetbrains.com/idea/
So all of the formatting looks nice in the IntelliJ console. I have not tested it in BlueJ (yet).
- Download the zip file
- Unzip
- Open IntelliJ IDEA
- Import Project
- Find on file system
- Create project from existing source
- Click "Next" through all of the wizard prompts
for exports questions:
- Run Runner.java
- Enter "1" at the command prompt
- Navigate to ParsingExportData/exportdata.csv to answer questions
for temperature questions:
- Run Runner.java
- Enter "2" at the command prompt
- Navigate to ParsingExportData/src/data/ dir, select appropriate file(s) and answer questions