csp icon indicating copy to clipboard operation
csp copied to clipboard

Remove installation dependencies on `pandas` and `sqlalchemy`

Open timkpaine opened this issue 1 year ago • 0 comments

We shouldn't require pandas or sqlalchemy when installing csp. These should be removable by making the pandas extension optional and deferring the sqlalchemy adapter import.

timkpaine avatar May 23 '24 08:05 timkpaine