tidyclust
tidyclust copied to clipboard
Add `butcher`/`axe_env` methods
trafficstars
butcher doesn't know about the new classes here, such as cluster_fit and k_means. This makes the size of num_clusters and cluster args very big in a workflow fit (especially with big data), because of the environment attributes.
Thank you for reporting! We will definitely get to this!