MrPowers / quinn

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

quinn documentation structure #165

Open MrPowers opened 7 months ago

MrPowers commented 7 months ago

The Python deltalake docs have the following sections:

Screenshot 2023-12-07 at 7 05 14 PM

I think the quinn docs could have a similar structure:

Home
Usage
API Reference
Learn more
  Convert PySpark DataFrame Columns to a Python List
  Validating PySpark DataFrames
  Using Custom PySpark DataFrame Transformations