We can help you solve company communication.
Simplify your workflow in minutes.
Already have an account? Log in.
Don't have an account yet? Sign up.
Perform operations and compute the ncd matrix.
Categorize continuous features and encode categorical features.
Cluster using a distance matrix and trees.
Keep track of changes
# Imports >>> from zgli.folder import Folder # Initialize class >>> data_path = 'D:/folder' >>> folder = Folder(data_path) >>> folder <zgli.Folder at 0x21e02eb4c40>