Overview
Getting Started
User Guides
API Reference
Development
Migration Guides
Spark SQL
Pandas API on Spark
Input/Output
General functions
Series
DataFrame
Index objects
Window
GroupBy
Resampling
Machine Learning utilities
Extensions
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming (Legacy)
MLlib (RDD-based)
Spark Core
Resource Management
Errors
pyspark.pandas.TimedeltaIndex.microseconds
¶
property
TimedeltaIndex.
microseconds
¶
Number of microseconds (>= 0 and less than 1 second) for each element.
pyspark.pandas.TimedeltaIndex.seconds
Window