Spaces:
Sleeping
Sleeping
Update pages/Lifecycle of Machine Learning.py
Browse files
pages/Lifecycle of Machine Learning.py
CHANGED
@@ -422,15 +422,16 @@ with open('data.json', 'r') as file:
|
|
422 |
|
423 |
import pandas as pd
|
424 |
pd.read_xml(r"C:\Users\ankit\OneDrive\Documents\xml data 3.txt")
|
425 |
-
""",
|
426 |
-
language="python"
|
427 |
|
|
|
428 |
|
|
|
429 |
|
430 |
|
431 |
|
432 |
|
433 |
-
|
434 |
|
435 |
|
436 |
|
|
|
422 |
|
423 |
import pandas as pd
|
424 |
pd.read_xml(r"C:\Users\ankit\OneDrive\Documents\xml data 3.txt")
|
425 |
+
""" ,
|
|
|
426 |
|
427 |
+
language="python"
|
428 |
|
429 |
+
)
|
430 |
|
431 |
|
432 |
|
433 |
|
434 |
+
|
435 |
|
436 |
|
437 |
|