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