You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+1
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ ydot
23
23
====
24
24
25
25
.. image:: _static/images/logo.png
26
+
:align:center
26
27
:alt:ydot logo.
27
28
28
29
``ydot`` is a Python API to produce PySpark dataframe models from R-like formula expressions. This project is based on `patsy <https://patsy.readthedocs.io/en/latest/index.html>`_ :cite:`2020:patsy`. As a quickstart, let's say you have a Spark dataframe with data as follows.
0 commit comments