Created
May 2, 2018 14:31
-
-
Save FavioVazquez/85266329b7ef31411600f33c3b9eee1e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from sparkdl import readImages | |
# Read images using Spark | |
image_df = readImages("flower_photos/sample/") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment