EXPAND ALL
  • Home

pod_id_to_stop_time

Gets the stop time (in nanosecond unix time format) of a pod from its pod ID.

Returns: TIME64NS

The stop time (as an integer) for the Pod ID passed in.

Arguments

VariableTypeDescription
pod_idSTRINGThe Pod ID of the Pod to get the stop time for.

Examples:

df.pod_stop_time = px.pod_id_to_stop_time(df.pod_id)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.