Skip to content

Commit

Permalink
Merge pull request #1353 from cal-itp/ntd_ridership
Browse files Browse the repository at this point in the history
NTD Monthly Ridership Report display data
  • Loading branch information
csuyat-dot authored Jan 16, 2025
2 parents d08a62b + 9438e2c commit 4b76c06
Show file tree
Hide file tree
Showing 29 changed files with 184 additions and 1,663 deletions.
1,058 changes: 82 additions & 976 deletions ntd/TEST_monthly_ridership_report.ipynb

Large diffs are not rendered by default.

683 changes: 49 additions & 634 deletions ntd/monthly_ridership_report.ipynb

Large diffs are not rendered by default.

Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion rt_segment_speeds/segment_speed_utils/vp_transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def condense_point_geom_to_line(
df: gpd.GeoDataFrame,
group_cols: list,
geom_col: str = "geometry",
array_cols: list: = []
array_cols: list = []
) -> gpd.GeoDataFrame:
"""
To apply nearest neighbors, we need to create our equivalent
Expand Down

0 comments on commit 4b76c06

Please sign in to comment.