Femi Anthony
Femi Anthony
TypeError: __init__() missing 1 required positional argument: 'data_asset_name' creating new suite
**Describe the bug** I am following the steps of this tutorial: https://docs.greatexpectations.io/docs/tutorials/getting_started/tutorial_overview/ When I try to create a new expectations suite by running `great_expectations suite new` I get the following...
I'm creating a schema from a Pyspark dataframe that can be used to build a corresponding Leapframe. My question is, how do I handle non-scalar types i.e. arrays ? My...
Hi I would like to run the training exercises on a Google Compute Engine cluster as I don't have an account on Amazon AWS. I was able to copy the...