https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
e

Edak

02/23/2022, 4:38 AM
This may be a silly question, but when writing a test suite how do you go about generating input data for said tests? My current engagement is dealing with a large dataset that takes a couple minutes to load into memory so using the actual data isn't a good option. Are there any good examples of projects that do this well when the source data is too large?