Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 27, 2021 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1ambda/ce4859154f3073037710c8b5675942e7 to your computer and use it in GitHub Desktop.
Save 1ambda/ce4859154f3073037710c8b5675942e7 to your computer and use it in GitHub Desktop.
# dfListingCalendar.agg(min("date"), max("date")).show()
+-------------------+-------------------+
| min(date)| max(date)|
+-------------------+-------------------+
|2019-11-29 00:00:00|2020-11-28 00:00:00|
+-------------------+-------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment