Pandas(持续更新) API地址:https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.describe.html一、数据结构1.1Series
python-gitlab 一、插件安装pip install python-gitlab官方文档: http://python-gitlab.readthedocs.io/en/stable/API: https://docs.gitlab.com/ce/api/projects.html二、获取gitlab token1、进入账户设置界面2、选择access tokens,填写信息生成token三、使用插件1、登录gitlabimport gitlab#url: gitlab.