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