pysal / region

A library for Spatially-Explicit Regionalization
BSD 3-Clause "New" or "Revised" License
14 stars 16 forks source link

Documentation for region is missing/incomplete #30

Open nickwg03 opened 5 years ago

nickwg03 commented 5 years ago

I'm trying to make the jump from version 1 Pysal to version 2, but so much has changed, I don't know where to begin.

I'm specifically looking for what once was implemented like this:

import pysal
result = pysal.Maxp()

Where did that function go? Where is the documentation? When googling for more information, I'm regularly treated to the image below due to lack of documentation.

It looks like some great enhancements, but I don't have any idea how to actually implement the upgrades! I think rather thanpip installing version 2, version 1.14 should be the default until the documentation gets updated.

image

sjsrey commented 5 years ago

Thanks for letting us know.

Apologies for the disruption. We just updated http://pysal.org today.

The migration document will be more discoverable in the next few days.