{"library":"nbdev-pandas","title":"nbdev-pandas","description":"nbdev-pandas provides documentation lookup utilities for pandas within nbdev's literate programming environment. Current version is 0.0.2389, with an unknown release cadence.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install nbdev-pandas"],"cli":null},"imports":["from nbdev_pandas import show_doc"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from nbdev_pandas import show_doc\nimport pandas as pd\nshow_doc(pd.DataFrame.sort_values)","lang":"python","description":"Display the documentation for pandas function sort_values.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}