- splatnet3_scraper.query.JSONParser.to_parquet(path, **kwargs)
Saves the JSON object to a Parquet file. Any keyword arguments are passed to the pandas.DataFrame.to_parquet method.
Saves the JSON object to a Parquet file. Any keyword arguments are passed to the pandas.DataFrame.to_parquet method.