The data I accessed through Wikipedia API contains missing values, such as NA or NULL for pageviews, contributors and redirects. How should I treat them? Should I treat them as 0 or just missing?
The data I accessed through Wikipedia API contains missing values, such as NA or NULL for pageviews, contributors and redirects. How should I treat them? Should I treat them as 0 or just missing?