SidharthMacherla/conjurer

New feature: Hierarchy

SidharthMacherla opened this issue · 3 comments

Currently, product details have SKU number and price. Add more details such as product category, sub category and sub sub category.

This package can be used to generate more generic synthetic data. However, the naming convention of the functions allude to a more industry use. Therefore, the author decided to start naming the functions more generic.

Added buildHierarchy and released in v1.3.0

This version has hierarchyType "equalSplit". Enhancement to this needs to be made with "automatic" and "manual" in future versions.