luozhijian / jupyterexcelLinks
Jupyter Extension make notebooks as web api return Json for Excel to Call
☆20Updated 5 years ago
Alternatives and similar repositories for jupyterexcel
Users that are interested in jupyterexcel are comparing it to the libraries listed below
Sorting:
- Rapid web app prototyping with xlwings.☆31Updated 7 years ago
- Example code to be used with pyxll☆102Updated last year
- Convert Jupyter notebook to Excel spreadsheet☆161Updated 5 years ago
- Collection of jupyter notebooks☆156Updated last year
- An open source, easy to use interface for calling Python code from Excel☆234Updated 9 years ago
- Package to make html pretty again☆129Updated last year
- xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently)☆144Updated 4 months ago
- A library for compiling excel spreadsheets to python code & visualizing them as a graph☆31Updated last year
- Transpose your Excel calculations into python for better performances and scaling.☆157Updated 3 years ago
- An Excel add-in template combining VBA with Python. Shown with VBA and driven by Python.☆29Updated 3 years ago
- Python utility to take a Pandas DataFrame and create a Powerpoint table☆114Updated 4 years ago
- Cookiecutter template for data analysis☆38Updated 5 years ago
- A minimalistic GUI for analyzing Pandas DataFrames.☆326Updated 5 years ago
- Fuzzy joins for python pandas - easily join different datasets☆59Updated 5 years ago
- A few xlwings use cases for demonstration purposes☆25Updated 3 years ago
- Minimalistic dashboard app for visualizing tabular data☆168Updated 2 years ago
- Manipulate your tabular data responsively and effectively within JupyterLab.☆135Updated 4 years ago
- High performance, editable, stylable datagrids in jupyter and jupyterlab☆114Updated 3 weeks ago
- An in-depth introduction to Pandas' MultiIndexes and practical code snippets☆57Updated 7 years ago
- Tabulator component for Dash Plotly☆87Updated this week
- Using ag-Grid in Jupyter notebooks.☆65Updated last year
- Simple Python Code Editor in Dash☆44Updated 2 years ago
- Deals with the limitations of formatting when using Pandas dataframe and xlsxwriter to export to Excel format. Allows to apply format to …