csp
csp copied to clipboard
allow for missing kafka/websocket C++ adapters
This PR makes incremental progress on adapter separation by enabling the Kafka and Websocket C++ code to not be built. It also removes pandas as a primary dependency.
fixes https://github.com/Point72/csp/issues/251