Data Science Quizz Test your Data Science knowledge! 🚀 Take our tech quiz to sharpen your skills, challenge your understanding, and compete with others. Start quizzing today! 1 / 11 1. Which of the following is used to generate an index with time delta? TimedeltaIndex None of the mentioned LeadIndex TimeIndex 2 / 11 2. Which of the following project is used for calling R products from web? All of the mentioned OpenDisk OpenCPU OpenMem 3 / 11 3. Which of the following function can create the indices for time series type of splitting? createTimeSlices binTimeSlices none of the mentioned newTimeSlices 4 / 11 4. Which of the following scalars can be converted to other ‘frequencies’ by as typing to a specific timedelta type? TimedeltaIndex Timedelta All of the mentioned Timedelta Series 5 / 11 5. All pandas data structures are ___ mutable but not always _______mutable. value, size size, value semantic, size none of the mentioned 6 / 11 6. Which of the following random variable that take on only a countable number of possibilities? All of the mentioned: Continuous Non Discrete Discrete 7 / 11 7. Which of the following method can be used to rename categorical data? Categorical.rename() Categorical.rename_categories() None of the mentioned Categorical.mv_categories() 8 / 11 8. Which of the following function can be used to maximize the minimum dissimilarities? all of the mentioned sumDiss minDiss avgDiss 9 / 11 9. The plot method on Series and DataFrame is just a simple wrapper around ____________ plt.plot() none of the mentioned gplt.plot() plt.plotgraph() 10 / 11 10. Which of the following value is provided by kind keyword for barplot? none of the mentioned kde hexbin bar 11 / 11 11. Which of the following operations are supported on Time Frames? none of the mentioned idxmax ixmin ixmax Your score is 0%