diff options
| author | jmreddy2106 <[email protected]> | 2021-12-02 13:31:06 -0500 |
|---|---|---|
| committer | jmreddy2106 <[email protected]> | 2021-12-02 13:31:06 -0500 |
| commit | ea7e6a09080f7942ed72b363aeae0184ff3c9802 (patch) | |
| tree | f67be813bc02953f84777dc40e8c4184a44eb484 /.vscode | |
| parent | 80cf1b3f9228a7e08b127275bc46a0727fa245eb (diff) | |
| download | temp_pred_arima-ea7e6a09080f7942ed72b363aeae0184ff3c9802.tar.xz temp_pred_arima-ea7e6a09080f7942ed72b363aeae0184ff3c9802.zip | |
time series model
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..9f26dfc --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.pythonPath": "C:\\Users\\Jagan\\AppData\\Local\\Programs\\Python\\Python38\\python.exe" +}
\ No newline at end of file |
