- Updated pandas to latest (1.1.1). - Using numpy from pandas is deprecated. Added numpy as seperate package. - Updated notebooks to make it compatible with pandas 1.1.x versions. - Updated the requirements file with only the packages needed, removed dependencies.
1.1.0
- The expansion for dicts and lists made optional.