Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kaggle/docker-python
/ test_distance_band
Method
test_distance_band
tests/test_pysal.py:6–8 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
4
5
class
TestPysal(unittest.TestCase):
6
def
test_distance_band(self):
7
w = lat2W(4,4)
8
self.assertEqual(16, w.n)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected