Gtfstk

Latest version: v10.0.7

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 17

0.11.5

---------------------
- Added route and stop timetable methods.
- Improved tests slightly.
- Tidied code slightly.
- Change occurrences of 'vehicle' to 'trips', because that's clearer.
- Updated some packages.

0.11.4

---------------------
- Changed name to gtfs-tk.

0.11.3

----------------------
- Add ``get_shapes_geojson``.
- Renamed ``get_active_trips`` and ``get_active_stops`` to ``get_trips`` and ``get_stops``.
- Upgraded to Pandas 0.15.2.

0.11.2

----------------------
- Scooped out main logic from ``Feed.get_stops_stats`` and ``Feed.get_stops_time_series`` and put it into top level functions for the sake of greater flexibility. Similar to what i did for ``Feed.get_routes_stats`` and ``Feed.get_routes_time_series``.
- Fixed a bug in computing the last stop of each trip in ``get_trips_stats``.
- Improved the accuracy of trip distances in ``get_trips_stats``.
- Upgraded to Pandas 0.15.1.

0.11.1

----------------------
- Added ``fill_nan_route_short_names``.
- Switched back to version numbering in the style of major.minor.micro, because that seems more useful.

0.11

----------------------
- Fixed a bug in ``Feed.get_routes_stats`` that modified the input data frame and therefore affected the same data frame outside of the function (dumb Pandas gotcha). Changed it to operate on a copy of the data frame instead.

Page 12 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.