[[["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."],[[["`DateRange.intersection()` returns a new `DateRange` representing the overlapping period between two `DateRange` objects."],["This function takes another `DateRange` as an argument and determines the common time span between the two."],["You can use this function to identify the period where both date ranges coincide for further analysis or filtering."],["Code examples are provided in JavaScript, Python, and Colab demonstrating how to use `DateRange.intersection()`."]]],[]]