A Django Pandas data app
Package Version
asgiref 3.5.0 backports.zoneinfo 0.2.1 Django 4.0.1 django-environ 0.8.1 fsspec 2022.1.0 numpy 1.22.1 pandas 1.4.0 pip 21.3.1 python-dateutil 2.8.2 pytz 2021.3 setuptools 60.2.0 six 1.16.0 sqlparse 0.4.2 tzdata 2021.5 wheel 0.37.1
The Goal of this Project was to use the Popular Python package Pandas Data Analysis Package with a Django Web App to read data from a CSV file(excel file). This task is important since many companys now days have data on csv files, the good thing is Pythons Panda package can make this easy to read the file and to use analysis techniques.
This Project I took all the Citys in the State of New Mexico and used pandas to filter out the data. Here is a sample.