CBSE Class 12 Informatics Practices
Question 67 of 101
Python Pandas — II — Question 9
Back to all questionsThe numeric_only = True argument is passed to statistics functions in pandas to consider only the numeric values (int, float, boolean columns) for calculation.