You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
relicensing and code cleanup (#31)
* pinned pandas version was no longer available in conda
* simplified setup.py by removing Canopy edge case
* updated installation instructions
* removed GPL text
* relicense to BSD 3-clause
* update copyright
* update license
* fixed error in pandas indexing
* added module and object level logging
* removed unused imports
* cleaned up some minor pycharm warnings
* cleaned up some minor pycharm warnings
* update for new matplotlib version
* update version number
* black formatting