I have two Dataframes.  A "users" DF, and an "investments" DF.  The
"investments" DF has a column that matches the "users" id.  I would like to
nest the collection of investments for each user and save to a parquet file.

Is there a straightforward way to do this?

Thanks.
Richard Catlin

Reply via email to