pysal / giddy

Exploratory spatiotemporal data analysis and Geospatial distribution dynamics analysis
http://pysal.org/giddy/
BSD 3-Clause "New" or "Revised" License
76 stars 25 forks source link

how use my own data #194

Closed Daydreamerla closed 1 year ago

Daydreamerla commented 1 year ago

Hi, everyone, recently i use the pysal package to implement the spatial_markov. I notiice the structions document adopt the "us48.gal", however, the document don't give how it form. So, there i have two questions needed to answer. (1), how i get the us48.gal, in other word, how is the us48 file formed? (2), i want to use the spatial_markov by importing my own data, how should i do? I so looking forward to receiving your answer. The offial docement has listed as following: https://giddy.readthedocs.io/en/latest/MarkovBasedMethods.html

weikang9009 commented 1 year ago

Same issue raised in https://github.com/pysal/giddy/issues/193