Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -348,7 +348,7 @@ else:
|
|
348 |
##################################################
|
349 |
# 7.3 Simple Time-Lag Correlation (Example)
|
350 |
##################################################
|
351 |
-
st.subheader("Time-Lag Correlation
|
352 |
|
353 |
st.markdown("""
|
354 |
Experiment with a simple lag analysis. For example, check how
|
|
|
348 |
##################################################
|
349 |
# 7.3 Simple Time-Lag Correlation (Example)
|
350 |
##################################################
|
351 |
+
st.subheader("Time-Lag Correlation ⚠️ NEEDS NIMR Data to work")
|
352 |
|
353 |
st.markdown("""
|
354 |
Experiment with a simple lag analysis. For example, check how
|