- To get started, you need to install the pandas package using the pip installer.
pip install pandas
- Then run the file using Python command
python dataset.py
- Downlaod IntelliJ IDE
- Follow the instructions: https://www.jetbrains.com/help/idea/create-your-first-android-application.html
- Place the entire Android App folder in the IntelliJ Project
- PS: Make use of JDK 12 to run the android app.