11 2020 档案

摘要:官方网站: https://github.com/kennethreitz/records 连接数据库 Records使用sqlalchemy的create_engine,DBAPI可以完全参照sqlalchemy文档 """PostgreSQL""" # default db = records. 阅读全文
posted @ 2020-11-13 10:52 一只小小的寄居蟹 阅读(2033) 评论(0) 推荐(0)
摘要:Install the python package $pip install jupyter_contrib_nbextensions $conda install -c conda-forge jupyter_contrib_nbextensions Install javascript and 阅读全文
posted @ 2020-11-09 10:27 一只小小的寄居蟹 阅读(2709) 评论(0) 推荐(0)