Given a datetime series, I want to get the sum of the values between certain dates. What is the best way to do it?
from datetime import date df = pd.DataFrame