net.jgp.books.spark.ch03
net.jgp.books.spark.ch03 copied to clipboard
Variable declared but never used
trafficstars
In the python version of lab 210, below variable is declared but never used or have I missed something
Line 45: schema = df.schema
Thanks
@rambabu-posa