This dataset provides the distribution of the electrical grid in Malawi based on geographical coordinates.
lat: Latitude of the location.
lon: Longitude of the location.
grid_status: Binary indicator of electrical grid presence (1 for presence, 0 for absence).
electrical_grid_malawi.parquet: ML-ready grid distribution data.
import pandas as pd