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