mrpowers-io / quinn

pyspark methods to enhance developer productivity 📣 👯 🎉
https://mrpowers-io.github.io/quinn/
Apache License 2.0
647 stars 99 forks source link

add randn with mean and variance #270

Closed zeotuan closed 1 month ago

zeotuan commented 1 month ago

Proposed changes

Related to https://github.com/mrpowers-io/quinn/issues/88

Add randn which Samples from ∼N(α,β)

Types of changes