This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch SEDONA-738-add-autocorrelation
in repository https://gitbox.apache.org/repos/asf/sedona.git
from 848ec10bd6 Update
spark/common/src/test/scala/org/apache/sedona/stats/autocorellation/AutoCorrelationFixtures.scala
add 3b96dd85f2 Fix typos
No new revisions were added by this update.
Summary of changes:
python/sedona/spark/register/java_libs.py | 2 +-
python/sedona/spark/stats/autocorrelation/moran.py | 2 +-
.../sedona/stats/{autocorelation => autocorrelation}/Moran.scala | 2 +-
.../AutoCorrelationFixtures.scala | 0
.../sedona/stats/{autocorellation => autocorrelation}/MoranTest.scala | 4 ++--
5 files changed, 5 insertions(+), 5 deletions(-)
rename spark/common/src/main/scala/org/apache/sedona/stats/{autocorelation =>
autocorrelation}/Moran.scala (98%)
rename spark/common/src/test/scala/org/apache/sedona/stats/{autocorellation =>
autocorrelation}/AutoCorrelationFixtures.scala (100%)
rename spark/common/src/test/scala/org/apache/sedona/stats/{autocorellation =>
autocorrelation}/MoranTest.scala (97%)