Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 27, 2021 12:28
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/c53444794945645ae90f414378bd0957 to your computer and use it in GitHub Desktop.
Save 1ambda/c53444794945645ae90f414378bd0957 to your computer and use it in GitHub Desktop.
# dfListingCalendarSales.toPandas()
# dfListingCalendarSales.show()
+----------+-----------+-----------+
|listing_id|price_order|count_order|
+----------+-----------+-----------+
| 678602| 29392.0| 300|
| 7637902| 41823.0| 365|
| 7359292| 29672.0| 303|
| 8650761| 73490.0| 358|
| 7600940| 56525.0| 88|
| 7070662| 31759.0| 91|
| 1087609| 22300.0| 194|
| 6185753| 18334.0| 204|
| 6516553| 8526.0| 203|
| 6156061| 2555.0| 5|
| 4051568| 63875.0| 365|
| 2360382| 26672.0| 355|
| 8117043| 19250.0| 110|
| 10292703| 125.0| 1|
| 11370833| 7225.0| 85|
| 2822651| 26325.0| 225|
| 8338364| 95.0| 1|
| 760023| 1690.0| 26|
| 4817072| 3303.0| 27|
| 7181062| 600.0| 6|
+----------+-----------+-----------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment