Utility Functions and Classes#
GSolveDataWarning#
|
A convenience class for collecting and displaying warning messages. |
Print all stored warning messages. |
Functions#
Data Conversion#
|
|
|
Convert inputs to UTC time, but with timezone information set to None. |
Return a copy of |
|
Convert |
|
Raise a ValueError if the index contains duplicate values. |
Excel Data Handling#
|
Generate a Series of Timestamps from discrete date & time columns in |
|
Convert a Series of |
|
Merge discrete datetime columns into |
|
Expand datetime column(s) to discrete date and time component columns. |
|
Prepare a DataFrame for writing to a file. |
Survey Loop Handling#
|
Generate time intervals from a sequence of datetimes. |
|
Generate loop identifier strings. |
|
Identify loop blocks in a sequence of datetimes based on gaps. |
|
Generate loops from gaps in a sequence of datetimes and assign loop id's. |
Other Utilities#
|
Convert angles from degree-minutes-seconds to radians. |
|
Round values in |