thanks for replying. Is there any functionality for profiling specific partitions of a table at present? My use case would be to query the latest partition and use it for profiling, since right now if i specify row limits for profiling, GE seems to always take the oldest data to profile. I took a look at GE, but it doesn't seem to have any options for that (I'm not sure about it because i find GE to be rather complicated compared to say, pandas_profiling, when applying it programmatically outside of a Jupyter notebook.)