Function
NaN File Generator (example)
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.
Run Function
Authentication Required
You are not connected. Sign in or create an account to run this function. Run Cost
◆ 1/s
Reviews
Total Score
0.0
Based on 0 reviews
Sign in to rate this function.
