#Post prepare_data_for_forecast input_selected_items_df = pd.read_excel('item_list_2023-05-02.xlsx') target_df = target_df[target_df['ITEM_ID'].isin(input_selected_items_df['ITEM_ID'])]
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter