I got an error message after attempting to use the spike_statistics function (From Ch 3) that says "DataFrame object has no attribute 'append'". I think the most recent version of pandas uses concat instead and this may need to be updated in the bmtk source code.