🦆
-
Anyscale
Pinned Loading
-
-
PandasSQLWindow
PandasSQLWindow PublicSQL/SparkSQL-like Window Functions in Pandas: especially useful when dealing with datasets with many logical partitions
Python 1
-
Parse nested JSON into your ideal, c...
Parse nested JSON into your ideal, customizable Spark schema (StructType) 1# Is Spark's JSON schema inference too inflexible for your liking?
2**Common Scenarios:**
3- Automatic schema inference from Spark is not applying your desired type casting
4- You want to completely drop irrelevant fields when parsing
5- You want to avoid some highly nested fields simply by casting some outer fields as strings
-
Converts a GeoJSON polygon to its an...
Converts a GeoJSON polygon to its antimeridian-compatible constituent polygon(s) 1geojson = {
2"type": "Polygon",
3"coordinates": [
4[
5[179.0, 0.0],
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.