We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6536f6 commit ed9e654Copy full SHA for ed9e654
README.md
@@ -40,7 +40,7 @@ eda_utils_py includes multiple custom functions to perform initial exploratory a
40
The eda_utils_py is capable of :
41
- Diagnose data quality : Resolve skewed data by identifing missing data and outlier and provide corresponding remedy.
42
- Discover data: Plot correlation mattrix to help explore data to understand the data and find scenarios for performing the analysis.
43
-- Machine learning pereperation : Perform column transformations, derive scaller automatically to fulfill futhure machine learning need
+- Machine learning pereperation : Perform column transformations, derive scaler automatically to fulfill further machine learning need
44
45
46
## Documentation
0 commit comments