translation#
Tools to convert numpy/pandas vectors/matrices between different index systems.
In transport, these tools are very useful for translating data between different zoning systems.
Functions#
|
A simple typed namespace. |
|
Translate zoning system of matrix CSV file. |
|
Efficiently translates a matrix between index systems. |
|
Efficiently translates a vector between index systems. |
|
Efficiently translates a pandas matrix between index systems. |
|
Efficiently translate a multi-column pandas vector between index systems. |
|
Efficiently translate a single-column pandas vector between index systems. |
|
Efficiently translate a pandas vector between index systems. |
|
Translate zoning system of vector CSV file. |