visualpython icon indicating copy to clipboard operation
visualpython copied to clipboard

GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook and Google Colab.

Results 38 visualpython issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Bug report from community : [Community Bug Report](https://visualpython.ai/community/?q=YToxOntzOjEyOiJrZXl3b3JkX3R5cGUiO3M6MzoiYWxsIjt9&bmode=view&idx=12599006&t=board) Thanks to GF LIU :) **To Reproduce** Steps to reproduce the behavior: 1. Enable visualpython 2. Run code from...

bug
design fix

Do you plan to support Jupyter Lab? It's more useful and probably more popular than notebook now. And I guess it might not be a very great challenge to adapt...

enhancement

- Visualizaiton - Machine Learning

documentation

reference : https://visual-python.gitbook.io/docs/getting-started/welcome-to-visual-python

documentation

T-test, P-value ... etc included.

enhancement

When creating code (with Apps or Logic Block), there are simple errors that can be predicted. _**[Example]**_ When declare a Python function, 'default value parameter' should always follow 'non-default value...

enhancement

Add **'Comment Template'** to comment logic block. _[Original]_ - Only comment beginning with # is provided. _[Improved]_ - Provides **'comment template'** functionality applicable to Python Class and Method. - You...

enhancement
need reply

**Is your feature request related to a problem? Please describe.** 1) Lack of detailed explanation -> We don't know what role each plays when doing subset like loc, iloc .....

enhancement

**Describe the bug** when add initial logic block into logic board. drag under the another block (etc. def, class, for, if) to append as child. but it is always appended...

bug