Skip to content

The web-application (ADIT) is used to extract differences between two dataframes. This application is used by A_STEP to track the amount of data successfully uploaded onto the database.

License

Notifications You must be signed in to change notification settings

T3kan0/attendance_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

attendance_tracking

The web-application is used by the A_STEP data management team to compare the tutorial data on the database, compared to the raw data. This allows the team to extract the difference between the two dataframes, and re-upload it to the database.

Software Requirements ๐Ÿ”Œ

You will need to install the following software on your system in order to run/edit the Python script.

  • Mac OS
  • Python 3.10.12
  • Textedit/ IDE - spyder, jupyter-notebook
  • libraries
    • streamlit
    • pandas
    • plotly
    • dateutil
    • re
    • datetime
    • sqlalchemy
    • rapidfuzz
    • fuzzywuzzy

About

The web-application (ADIT) is used to extract differences between two dataframes. This application is used by A_STEP to track the amount of data successfully uploaded onto the database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages