Learn R Programming

sparklyr.nested (version 0.0.4)

A 'sparklyr' Extension for Nested Data

Description

A 'sparklyr' extension adding the capability to work easily with nested data.

Copy Link

Version

Install

install.packages('sparklyr.nested')

Monthly Downloads

1,903

Version

0.0.4

License

Apache License 2.0 | file LICENSE

Maintainer

Matt Pollock

Last Published

February 20th, 2023

Functions in sparklyr.nested (0.0.4)

sdf_explode

Explode data along a column
sdf_nest

Nest data in a Spark Dataframe
sdf_schema_json

Work with the schema
sdf_unnest

Unnest data along a column
struct_type

Spark Data Types
sdf_select

Select nested items