2026-02-25
import pandas as pd import matplotlib.pyplot as plt df = pd.read_csv(“data/wdi.csv”) df.shape