Skip to main content

Dur Guest Data Accuracy Measurement Tool

Project description

durguestprofile

Provides a complete Integrated Development Environment to automate Guest Profile Audit

PyPI Latest Release Package Status Gitter

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

ROInsight.com

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

durguestprofile-2.0.2.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

durguestprofile-2.0.2-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page