emmackn commited on
Commit
01cfbeb
·
verified ·
1 Parent(s): e0b06cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -58,6 +58,7 @@ For this project, I chose not to use standard UCI datasets. Instead, I selected
58
  ## Data Visualization
59
 
60
  Before modeling, exploratory analysis was performed to understand feature distributions and relationships.
 
61
 
62
  ```python
63
  import pandas as pd
 
58
  ## Data Visualization
59
 
60
  Before modeling, exploratory analysis was performed to understand feature distributions and relationships.
61
+ You can use the url to obtain data in order to test.
62
 
63
  ```python
64
  import pandas as pd