ChengYi
Results
2
issues of
ChengYi
When I run first code ``` # Create a DataFrame object from pandasticsearch import DataFrame df = DataFrame.from_es(url='http://localhost:9200', index='people', username='username', password='username') # Print the schema(mapping) of the index df.print_schema() ```...
Hi! Thank you for your outstanding work! I was wondering if there are any plans to release a minimal Jupyter notebook or a simple script for the Vision Mamba versions...