Dur Guest Data Accuracy Measurement Tool
Project description
durguestprofile
Provides a complete Integrated Development Environment to automate Guest Profile Audit
Main Features
Here are just a few of the things that durguestprofile does well:
Combine Guest Profile Data
Extract the following reports from Opera PMS, Profile Address for individual guests only. This Sample code will join the following files into one reusable Excel workbook.
- use osr_landscape.osr to collect the guest profile data.
You can add as many as files and hotels in one folder. You will be asked to choose the folder where all the above files are saved. Final output will be 'FINAL_AUDIT_DATE.csv' file in same folder. Warning: Do not change the csv file data structure. Use this file to feed the Excel Template and start validating the output and to update Power BI dashboards.
from durguestprofile import properties_score
df = properties_score(files_folder=files_folder, criteria_file=criteria_file)
Where to get it
The source code is currently hosted on GitHub at: https://github.com/roinsightsupport/durguestprofile
Binary installers for the latest released version are available at the Python Package Index (PyPI).
pip install durguestprofile
# or Trusted host PyPI
pip install --trusted-host pypi.python.org --trusted-host pypi.org --trusted-host files.pythonhosted.org durguestprofile
Python
Python 32bit is required, you can install it from the following sources.
Dependencies
- numpy>=1.23.5
- pandas>=1.5.3
- XlsxWriter>=3.0.3
- lxml>=4.9.1
- pyparsing>=3.0.9
- openpyxl>=3.0.10
- customtkinter==5.1.2
- sparse_dot_topn>=0.3.1
- scikit-learn>=1.1.1
- scipy>=1.10.0
- matplotlib==3.7.1
See the [full installation instructions] for minimum supported versions of required, recommended and optional dependencies.
License
Documentation
The official documentation is hosted on https://pypi.org/project/durguestprofile
Getting Help
Further, general questions and discussions can also take place on the Gitter.
Contributing to durguestprofile
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
If you are simply looking to start working with the durguestprofile codebase, navigate to start looking through interesting issues.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file durguestprofile-1.1.3.tar.gz
.
File metadata
- Download URL: durguestprofile-1.1.3.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17de50e991851b14a7cdd523fa366b56148cd05f75a61f318e54fa5050545181 |
|
MD5 | 0c3f19eaa532d11caa70d098f8efbc8f |
|
BLAKE2b-256 | bef1a4dcc60dcbbec335bc324992b91e7d55a6dd679b6b03f015195647c553fb |
File details
Details for the file durguestprofile-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: durguestprofile-1.1.3-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44d85eab25547f7fc0558041510949e0a7488fa5fa64271a0421abe20df23a8d |
|
MD5 | 71949928a043469479b173d84afa88ba |
|
BLAKE2b-256 | 2153891d7525fd5b132d8407762006e22d74f17efd9bf62d48a94a89355fa9cf |