Closed thoppe closed 7 years ago
There is no compelling reason to require pandas in the library, it was mostly used as a convenience function. Remove it and replace it with CSV functions. This will also speed up testing as pandas is a huge library to install.
pandas
There is no compelling reason to require
pandas
in the library, it was mostly used as a convenience function. Remove it and replace it with CSV functions. This will also speed up testing as pandas is a huge library to install.