Closed luminousmen closed 1 year ago
We need to develop a random data sampling function that can generate representative data samples from Avro/Parquet/CSV/JSON files.
AC:
def random_sample(file_path: Path, n: Int, output_path: Path): ...
We need to develop a random data sampling function that can generate representative data samples from Avro/Parquet/CSV/JSON files.
AC: