Discover functions built by the community. Run them instantly via API or clean UI.
Generate a synthetic CSV file with random data and some NaN values. Args: rows (int): Number of rows to generate. nan_ratio (float): Approximate fraction of cells to replace with NaN (0–1). Returns: str: Path to the generated CSV file.
You can simply generate and download a testfile for other functions