Skip to content
Advertisement

Dropping rows and finding the average of a speific column

I am trying to remove specific rows from the dataset and find the average of a specific column after the rows are removed without changing the original dataset

JavaScript

Advertisement

Answer

can you try this? I think there was a typo in your code

JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement