I am asking perhaps a dumb question. Nevertheless:
Do
spark.implicits._exists for pyspark session and if so how do I import them?
According to the source code, you cannot.
This probably comes from the fact that spark.implicits._ uses the implicit type def in scala, which is a concept that do not exist in python.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With