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