You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @chen369 are you converting spreadsheets to Python? What about converting spreadsheet formulas into an API that can be called from your Python code? Feel free to check out https://voltade.com that helps you do just that
Hello,
I was trying to execute the code in your repository via Python, but since the code is written in NodeJS, I'm facing some difficulties.
I was wondering if there's a way to convert the NodeJS code to Python or if you have any suggestions on how I can execute this code in Python?
I tried converting the code from JavaScript to Python, but I wasn't able to get it to work using a js2py module.
Any help or suggestions would be greatly appreciated!
Thank you.
The text was updated successfully, but these errors were encountered: