Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.51 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.51 KB

Python Intro For MVPs

Hi folks, welcome to this repro for resources on MVPs to learn and explore Python and Notebooks. Here you'll find a simple notebook to help you get started and additional examples.

Setup

To get setup, we recommend you start with the Anconda Distribution. This will install Python, Jupyter Notebooks and a set of popular third party libaries.

After running setup, clone this repo, navigate to the folder and run the command jupyter notebook. You can then select one of the notebooks and try running them on your own.

Tutorials

Python in Excel

Today, you can try a various 3rd party libraries to work with Excel data in Python. Here are a couple that we found are being used by companies today:

XLWings

https://www.xlwings.org

PyXLL

https://www.pyxll.com

Feedback/Questions

Please send feedback directly to Keyur Patel (you should have my email :))