Hi, What do you think if we had an example showing how to use [pandas](https://pandas.pydata.org/docs/reference/api/pandas.Series.html)? ``` * (pd:series '(1 2 3 4)) #S(py4cl::python-object :type "<class 'pandas.core.series.Series'>" :handle 0) ```
Hi,
What do you think if we had an example showing how to use pandas?