Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,9 @@ This dataset contains the synthetic data simulated by the Monte Carlo method and
|
|
14 |
|
15 |
# Repository
|
16 |
|
17 |
-
---
|
18 |
-
|
|
|
19 |
---
|
20 |
|
21 |
This dataset contains following files:
|
|
|
14 |
|
15 |
# Repository
|
16 |
|
17 |
+
---
|
18 |
+
import numpy as np
|
19 |
+
import pandas as pd
|
20 |
---
|
21 |
|
22 |
This dataset contains following files:
|