What is the length of DatetimeIndex object created with the below expression? pd.bdate_range('11-Sep-2017', '17-Sep-2017', freq='2D')Questions & Answers › Category: Programming Language › What is the length of DatetimeIndex object created with the below expression? pd.bdate_range('11-Sep-2017', '17-Sep-2017', freq='2D') -1 Vote Up Vote Down Adam asked 2 years ago What is the length of DatetimeIndex object created with the below expression?pd.bdate_range('11-Sep-2017', '17-Sep-2017', freq='2D')a. 4 b. 7 c. 3 d. 6Share this:Click to share on Facebook (Opens in new window)Click to share on Twitter (Opens in new window)Click to share on WhatsApp (Opens in new window)Click to print (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on Pinterest (Opens in new window)Like this:Like Loading...1 Answers -1 Vote Up Vote Down Lokesh Kumar Staff answered 2 years ago a. 4Share this:Click to share on Facebook (Opens in new window)Click to share on Twitter (Opens in new window)Click to share on WhatsApp (Opens in new window)Click to print (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on Pinterest (Opens in new window)Like this:Like Loading...