InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Statsmodels provides powerful statistics, econometrics, analysis and modeling functionality that is out of panda’s scope(b) Vintage leverages pandas objects as the underlying data container for computation(c) Bokeh is a Python interactive visualization library for small datasets(d) All of the mentionedThe question was posed to me in quiz.My question is taken from Pandas in division Data Analysis with Python of Data Science |
|
Answer» Correct option is (a) STATSMODELS provides powerful STATISTICS, econometrics, analysis and modeling functionality that is out of PANDA’s scope |
|