You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,9 @@ While Python packages with similar functionalities exist, this package aims to s
33
33
- Please see a list of dependencies [here](pyproject.toml).
34
34
35
35
## Usage
36
-
The eda_utils_py package help you to build exploratory data analysis.
36
+
The eda_utils_py package will help you in your exploratory data analysis portion of your work.
37
37
38
-
eda_utils_py includes multiple custom functions to perform initial exploratory analysis on any input data describing the structure and the relationships present in the data. The generated output can be obtained in both object and graphical form.
38
+
eda_utils_py includes multiple custom functions to perform initial exploratory analysis on any input data describing the structure and the relationships present in the data. Depending on the function, the generated output can be obtained in object or graphical form.
0 commit comments