docs: Update pandas.ipynb (#21289)

Remove the redundant comment.
This commit is contained in:
Jagadish Krishnamoorthy 2024-05-05 13:22:17 -07:00 committed by GitHub
parent b868c78a12
commit c038991590
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@
"source": [
"## Using `ZERO_SHOT_REACT_DESCRIPTION`\n",
"\n",
"This shows how to initialize the agent using the `ZERO_SHOT_REACT_DESCRIPTION` agent type. Note that this is an alternative to the above."
"This shows how to initialize the agent using the `ZERO_SHOT_REACT_DESCRIPTION` agent type."
]
},
{