Skip to content

Commit 3cda58f

Browse files
authored
Merge pull request #105 from cal-itp/d4-rt
d4 rt analysis
2 parents 7545c9d + 6e65dbc commit 3cda58f

File tree

9 files changed

+2012
-689
lines changed

9 files changed

+2012
-689
lines changed

rt_delay/06_d11_analysis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@
924924
"name": "python",
925925
"nbconvert_exporter": "python",
926926
"pygments_lexer": "ipython3",
927-
"version": "3.9.7"
927+
"version": "3.9.10"
928928
}
929929
},
930930
"nbformat": 4,

rt_delay/08_d10_analysis.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@
118118
"execution_count": 6,
119119
"id": "26d0fa7d-e7f5-411d-931c-1c0e77d72a6f",
120120
"metadata": {
121+
"collapsed": true,
122+
"jupyter": {
123+
"outputs_hidden": true
124+
},
121125
"tags": []
122126
},
123127
"outputs": [
@@ -878,7 +882,7 @@
878882
"name": "python",
879883
"nbconvert_exporter": "python",
880884
"pygments_lexer": "ipython3",
881-
"version": "3.9.7"
885+
"version": "3.9.10"
882886
}
883887
},
884888
"nbformat": 4,

rt_delay/09_initial_aggregations.ipynb

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,9 @@
1111
"output_type": "stream",
1212
"text": [
1313
"/opt/conda/lib/python3.9/site-packages/geopandas/_compat.py:111: UserWarning: The Shapely GEOS version (3.10.2-CAPI-1.16.0) is incompatible with the GEOS version PyGEOS was compiled with (3.10.1-CAPI-1.16.0). Conversions between both will be slow.\n",
14-
" warnings.warn(\n"
15-
]
16-
},
17-
{
18-
"ename": "ModuleNotFoundError",
19-
"evalue": "No module named 'shared_utils'",
20-
"output_type": "error",
21-
"traceback": [
22-
"\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
23-
"\u001b[0;31mModuleNotFoundError\u001b[0m Traceback (most recent call last)",
24-
"Input \u001b[0;32mIn [1]\u001b[0m, in \u001b[0;36m<module>\u001b[0;34m\u001b[0m\n\u001b[1;32m 3\u001b[0m \u001b[38;5;28;01mimport\u001b[39;00m \u001b[38;5;21;01mcalitp\u001b[39;00m\u001b[38;5;21;01m.\u001b[39;00m\u001b[38;5;21;01mmagics\u001b[39;00m\n\u001b[1;32m 4\u001b[0m \u001b[38;5;28;01mimport\u001b[39;00m \u001b[38;5;21;01mbranca\u001b[39;00m\n\u001b[0;32m----> 6\u001b[0m \u001b[38;5;28;01mimport\u001b[39;00m \u001b[38;5;21;01mshared_utils\u001b[39;00m\n\u001b[1;32m 7\u001b[0m \u001b[38;5;28;01mimport\u001b[39;00m \u001b[38;5;21;01mutils\u001b[39;00m\n\u001b[1;32m 9\u001b[0m \u001b[38;5;28;01mfrom\u001b[39;00m \u001b[38;5;21;01msiuba\u001b[39;00m \u001b[38;5;28;01mimport\u001b[39;00m \u001b[38;5;241m*\u001b[39m\n",
25-
"\u001b[0;31mModuleNotFoundError\u001b[0m: No module named 'shared_utils'"
14+
" warnings.warn(\n",
15+
"E0321 18:13:43.999510364 1006 fork_posix.cc:70] Fork support is only compatible with the epoll1 and poll polling strategies\n",
16+
"E0321 18:13:54.683555177 1006 fork_posix.cc:70] Fork support is only compatible with the epoll1 and poll polling strategies\n"
2617
]
2718
}
2819
],

rt_delay/10_pmac_aggregations.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@
10431043
"name": "python",
10441044
"nbconvert_exporter": "python",
10451045
"pygments_lexer": "ipython3",
1046-
"version": "3.9.7"
1046+
"version": "3.9.10"
10471047
}
10481048
},
10491049
"nbformat": 4,

rt_delay/11_delay_variability.ipynb

Lines changed: 73 additions & 654 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)