Create a DataFrame containing elements in a range
By Lauren O'Reilly at Apr 18 2020
Create a DataFrame with single pyspark.sql.types.LongType column named id, containing elements in a range
By Lauren O'Reilly at Apr 09 2020