Giter Site home page Giter Site logo

wanglibin1314 / jupyternotebook_snippets_menu_seaborn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sharkfin-top/jupyternotebook_snippets_menu_seaborn

0.0 1.0 0.0 1.35 MB

Insert Seaborn code in JupyterBotebook via snippets_menu for quick and easy data visualization. 在JupyterBotebook中通过snippets_menu插入Seaborn代码,快速方便进行数据可视化。

JavaScript 100.00%

jupyternotebook_snippets_menu_seaborn's Introduction

JupyterBotebook_snippets_menu_Seaborn

介绍

1

在JupyterBotebook中通过snippets menu插入Seaborn代码,快速方便进行数据可视化。

snippets menu是一个在JupyterBotebook中插入常用代码的插件,方便快捷,详见https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/snippets_menu/readme.html

参考ApacheCN的seaborn 0.9中文文档https://seaborn.apachecn.org/进行编写,基本包括所有的seaborn图形以及常用参数及参数说明。

注:参数说明是用英文写的,但是很好理解。有不明白的地方,对照文档看一下即可。

使用

将下载的matplotlib.js文件复制到路径D:\Anaconda3\share\jupyter\nbextensions\snippets_menu\snippets_submenus_python下覆盖原文件即可。你的路径可能会有些许差异。

原来的matplotlib.js是用来插入matplotlib常用代码,比较少,我就修改了它。可以备份一份原始的matplotlib.js文件。

演示

2

3

4

感谢

感谢ApacheCN对文档的翻译!


JupyterBotebook_snippets_menu_Seaborn

Introduction

1

Quickly and easily visualize data in JupyterBotebook by inserting Seaborn code through the snippets menu.

The snippets menu is a convenient plug-in for inserting frequently used codes into JupyterBotebook. Click it https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/snippets_menu/readme.html

Refer to ApacheCN's seaborn 0.9 Chinese documentation. Click it https://seaborn.apachecn.org/ It basically includes all Seaborn graphs, common parameters and parameter descriptions.

Note: the parameter specification is written in English, but it is easy to understand. If you don't understand, please refer to the document.

Use

Copy the downloadedmatplotlib.jsfile to path D:\Anaconda3\share\jupyter\nbextensions\snippets_menu\snippets_submenus_pythonand overwrite the original file. Your path may be a little different.

The original matplotlib.js is used to insert common matplotlib code, which is not enough, so I modified it. You can make a backup copy of the original matplotlib.js file.

Examples

2

3

4

Thanks

Thanks to ApacheCN for translating the document!

jupyternotebook_snippets_menu_seaborn's People

Contributors

sharkfin-top avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.