sparkts package¶
Submodules¶
sparkts.datetimeindex module¶
sparkts.timeseriesrdd module¶
sparkts.utils module¶
-
sparkts.utils.add_pyspark_path()¶ Add PySpark to the library path based on the value of SPARK_HOME.
-
sparkts.utils.datetime_to_nanos(dt)¶ Accepts a string, Pandas Timestamp, or long, and returns nanos since the epoch.
-
sparkts.utils.quiet_py4j()¶