Skip to content

Refactor GravitySpyTable

This PR refactors the GravitySpyTable code to simplify the methods and remove the requirement on Pandas. This has been replaced by a requirement on requests, which is fine since gwosc already requires requests, and gwpy requires gwosc.

cc @scottcoughlin2014

Merge request reports