[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["The `toInt64()` function converts each element of an input array to a 64-bit integer."],["It operates on the array element-by-element, returning a new array with the converted values."],["The input array can be of any data type, and the function will attempt to cast each element to a signed 64-bit integer."],["The resulting array will have the same dimensions and shape as the input array."]]],[]]