Skip to content

Commit ed9e654

Browse files
authored
Fix typo
1 parent e6536f6 commit ed9e654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ eda_utils_py includes multiple custom functions to perform initial exploratory a
4040
The eda_utils_py is capable of :
4141
- Diagnose data quality : Resolve skewed data by identifing missing data and outlier and provide corresponding remedy.
4242
- 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
43+
- Machine learning pereperation : Perform column transformations, derive scaler automatically to fulfill further machine learning need
4444

4545

4646
## Documentation

0 commit comments

Comments
 (0)