We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a771e85 commit 6f8fed6Copy full SHA for 6f8fed6
doc/source/faq.rst
@@ -81,7 +81,7 @@ life easier is missing. In that case you have several options:
81
For example, here is an example of adding an ``just_foo_cols()``
82
method to the dataframe class:
83
84
-.. ipython:: python
+::
85
86
import pandas as pd
87
def just_foo_cols(self):
0 commit comments