Quantipy / quantipy

Python for people data
MIT License
66 stars 14 forks source link

missing documentation for Chain() and Cluster() #1348

Open tracyyuqichen opened 3 years ago

tracyyuqichen commented 3 years ago

Hi, I was trying to figure out how to create chains to produce entire reports (I'm currently concatenating ds.crosstab() dataframes. Could someone provide a few examples of of how I might be able to do this? Same goes with nests. Thanks!