MrPowers / quinn

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

Add experimental annotation #136

Open MrPowers opened 9 months ago

MrPowers commented 9 months ago

We should add an experimental annotation for the newly added functions with APIs that aren't entirely set in stone.

These flatten DataFrame functions are a good example. I'm not entirely sure what abstractions should be added and how they should be exposed. Would be nice to mark them as experimental during the design phase.