-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
I'm trying to understand the difference between univariate and multivariate metrics, and I found the docs here to mention them, but as you can see, it says we should check out the Univariate section details page, yet I don't see any other docs that discuss those 2 concepts.
| For more details about the different metrics and visualizations check the Univariate section details page. |
Another thing (unrelated): I can't seem to find an API reference for the library (e.g., like the one in GX); I understand that the theme is "1 line of code for profiling" , yet I feel that the behind the scenes of this "1 line" should have an API reference (I think?)
Another thing (again): Should this page look like this?:
ydata-profiling/docs/features/profile_values.md
Lines 1 to 7 in 0450215
| # Accessing profile files | |
| ## Json output structure | |
| ## Univariate variables statistics through description_set | |
| ## Correlation matrices through description_set |
Nevertheless, awesome library <3