pombreda / pysal

Automatically exported from code.google.com/p/pysal
Other
0 stars 0 forks source link

reset method does not exist in weights/__init__.py #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
line 602 in weights/__init__.py

  File "/Users/mhwang3/pysal/pysal/weights/__init__.py", line 602, in set_transform
    self.reset()
AttributeError: 'W' object has no attribute 'reset'

Do you need to remove 'reset' method from W completely?

Original issue reported on code.google.com by mhwa...@gmail.com on 21 May 2010 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by mhwa...@gmail.com on 21 May 2010 at 11:59