This is an automated email from the ASF dual-hosted git repository.

imbruced pushed a change to branch SEDONA-738-add-autocorrelation
in repository https://gitbox.apache.org/repos/asf/sedona.git


    from 58b9a32b20 SEDONA-738 Fix unit tests.
     add 07c7a64ae4 SEDONA-738 Fix unit tests.

No new revisions were added by this update.

Summary of changes:
 docs/api/stats/sql.md                              | 116 +++++++++++++++++++++
 docs/image/moranI.png                              | Bin 0 -> 5422 bytes
 python/sedona/spark/stats/autocorrelation/moran.py |   7 +-
 python/sedona/spark/stats/weighting.py             |  14 ++-
 python/tests/stats/test_moran.py                   |  92 ++++++++++------
 .../scala/org/apache/sedona/stats/Weighting.scala  |  35 +++++++
 .../apache/sedona/stats/autocorelation/Moran.scala |  16 +--
 .../sedona/stats/autocorellation/MoranTest.scala   |  20 ++++
 8 files changed, 257 insertions(+), 43 deletions(-)
 create mode 100644 docs/image/moranI.png

Reply via email to