Skip to content

Commit 83e22b7

Browse files
committed
Update link to numpy doc
Signed-off-by: Jason T. Brown <jason@astraea.earth>
1 parent 6502d0d commit 83e22b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrasterframes/src/main/python/docs/raster-write.pymd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Writing Raster Data
22

3-
RasterFrames is oriented toward large scale analyses of spatial data. The primary output for most use cases may be a @ref:[statistical summary](aggregation.md), a @ref:[machine learning model](spark-ml.md), or some other result that is generally much smaller than the input data set.
3+
RasterFrames is oriented toward large scale analyses of spatial data. The primary output for most use cases may be a @ref:[statistical summary](aggregation.md), a @ref:[machine learning model](machine-learning.md), or some other result that is generally much smaller than the input data set.
44

55
However there are times in any analysis where writing a representative sample of the work in progress provides invaluable feedback on the process and results.
66

0 commit comments

Comments
 (0)