Update README.md
Browse files
README.md
CHANGED
|
@@ -244,6 +244,13 @@ df = load_temporal_optimized(start_date, end_date, columns_to_keep)
|
|
| 244 |
|
| 245 |
```
|
| 246 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 247 |
|
| 248 |
## Google Colab Analytics
|
| 249 |
|
|
|
|
| 244 |
|
| 245 |
```
|
| 246 |
|
| 247 |
+
## Loading Script Benchmarks
|
| 248 |
+
|
| 249 |
+
The following Google Colab notebooks present performance metrics regarding the custom Loading Script performed on different environments
|
| 250 |
+
|
| 251 |
+
- [Google Colab Environment](https://colab.research.google.com/drive/1RbRJIek_aoEtTVvRYUqc8t5SrGpPR665?usp=sharing)
|
| 252 |
+
- [High Performance Server Environment](https://colab.research.google.com/drive/1xEYApVr3jnPTuNx8Xb0xwe0qEw4-gKFZ?usp=sharing)
|
| 253 |
+
- [Standard Workstation Environment](https://colab.research.google.com/drive/1sw0ldf1CL8r9rJEU4Sa51WghTJmW502H?usp=sharing)
|
| 254 |
|
| 255 |
## Google Colab Analytics
|
| 256 |
|