whylabs/whylogs

incorrect type hint on collect_dataset_profile_view's dataset_timestamp parameter, should be Optional[datetime]

Closed this issue · 0 comments

Description

the experimental pyspark profiler has a bad type hint on the signature which is confusing.

need example showing some of these other optional parameters.