Skip to content
#

mypy

Here are 117 public repositories matching this topic...

sb2nov
sb2nov commented Jun 2, 2020

Following tests yield

[case predefinedStorageLevels]
from pyspark.storagelevel import StorageLevel 


StorageLevel.DISK_ONLY
StorageLevel.DISK_ONLY_2
StorageLevel.MEMORY_AND_DISK
StorageLevel.MEMORY_AND_DISK_2
StorageLevel.MEMORY_AND_DISK_SER
StorageLevel.MEMORY_AND_DISK_SER_2
StorageLevel.MEMORY_ONLY
StorageLevel.MEMORY_ONLY_2
StorageLevel.MEMORY_ONLY_SER
StorageLevel.MEMORY_

Improve this page

Add a description, image, and links to the mypy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mypy topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.