cosanlab / nltools

Python toolbox for analyzing imaging data
https://nltools.org
MIT License
120 stars 42 forks source link

Add Upsample/Downsample methods to Brain_Data #355

Closed ljchang closed 4 years ago

ljchang commented 4 years ago

would be nice to be able to upsample and downsample brain data timeseries.

Should be straightforward to incorporate these pandas methods in the stats module.

ljchang commented 4 years ago

fixed in PR #356