Metadata-Version: 2.4
Name: dawgdad
Version: 1.0.6
Summary: Tools for machine learning, automation, statistics, graphics
Author-email: Gilles Pilon <gillespilon13@gmail.com>
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: basis_expansions
Requires-Dist: cached_property
Requires-Dist: beautifultable
Requires-Dist: scikit-learn
Requires-Dist: statsmodels
Requires-Dist: matplotlib
Requires-Dist: pyautogui
Requires-Dist: openpyxl
Requires-Dist: psycopg2
Requires-Dist: pyqrcode
Requires-Dist: tabulate
Requires-Dist: pyarrow
Requires-Dist: dirsync
Requires-Dist: shapely
Requires-Dist: psutil
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: pypng
Requires-Dist: scipy
Requires-Dist: sphinx ; extra == "doc"
Requires-Dist: pytest >=2.7.3 ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Project-URL: Source, https://github.com/gillespilon/dawgdad
Provides-Extra: doc
Provides-Extra: test

# In brevi

**dawgdad** is a Python library for data scientists, machine learning engineers, and statisticians. It contains statistical and graphical functions for making sense of data to create information and understanding.

- Supervised machine learning
- Six Sigma methodology
- Regular expressions
- Process capability
- Process variation
- Excel file edits
- Taguchi Methods
- Data Science
- Automation
- Analytics

Why **dawgdad**?

- Equivalent Python functions that are available in R, SAS, JMP, Minitab
- Other packages have limited process control analysis features
- Other packages are abandoned or inadequately supported
- Functions to support measurement system analysis
- Functions to simplify statistics, graphs, etc.
- Functions to support process control charts
- Functions to support SQL functionality
- Develop a free open source package

# Documentation

Full documentation is available at [https://dawgdad.readthedocs.io/en/latest/](https://dawgdad.readthedocs.io/en/latest/).

# References

To cite this repository, please use:

@software{dawgdad,
  author  = {Gilles Pilon},
  title   = {dawgdad},
  url     = {https://github.com/gillespilon/dawgdad},
  version = {1.0.6},
  date    = {2025-04-16}
}

