MCPcopy
hub / github.com/pandas-dev/pandas / json

Method json

web/tests/test_pandas_web.py:17–18  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

15 self._resp = response
16
17 def json(self):
18 return self._resp
19
20 @staticmethod
21 def raise_for_status() -> None:

Callers 3

maintainers_add_infoMethod · 0.80
home_add_releasesMethod · 0.80
roadmap_pdepsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected