CSE MCQs :: Data Science Basics and Toolbox MCQs
- Which of the following is implemented on DataFrame to compute the correlation between like-labeled Series contained in different DataFrame objects ?
- Which of the following takes a dict of dicts or a dict of array-like sequences and returns a DataFrame?
- Which of the following library is similar to Pandas ?
- Which of the following makes use of pandas and returns data in a Series or DataFrame ?
- Which of the following method is used for transforming a SparseSeries indexed by a MultiIndex to a scipy.sparse.coo_matrix ?
- Which of the following plots are used to check if a data set or time series is random ?
- Which of the following is used to generate an index with time delta ?
- Which of the following method produces a data ranking with ties being assigned the mean of the ranks for the group ?
- Which of the following works analogously to the form of the dict constructor ?
- Which of the following is prominent python "statistics and econometrics library ?