Python Forum
migrating from R to Python: specific questions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
migrating from R to Python: specific questions
#2
1. Take a look at Rodeo: https://github.com/yhat/rodeo
Also: JupyterLab: https://blog.jupyter.org/jupyterlab-is-r...6f039b8906

2. It of course depends on what you want to do. Many sites already use Python, YouTubs, Instagram and many others, see: https://www.shuup.com/blog/25-of-the-mos...-websites/. As to how it's done, look for articles on asyncio, here's a few choices: https://medium.freecodecamp.org/a-guide-...2e2afa44f6 a or https://python-forum.io/Thread-Exploring...ht=asyncio

3. Many IDE's have this capability. Popular are:
Visual Studio Code (Not to be confused with MS Visual Studio) https://code.visualstudio.com/
PyCharm: https://www.jetbrains.com/pycharm/documentation/
Many others: google 'Popular Python IDE's'

4. A list of oracle interface packages: https://pypi.python.org/pypi?%3Aaction=s...mit=search

5.Again, list for python packages for dealing with RData: https://pypi.python.org/pypi?%3Aaction=s...mit=search
Reply


Messages In This Thread
RE: migrating from R to Python: specific questions - by Larz60+ - Apr-04-2018, 09:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Questions about Python executable and security ironfelix717 2 2,465 Jan-13-2020, 05:46 PM
Last Post: micseydel
  Python Challenge online - 30 Questions JulienC 1 2,838 Mar-02-2018, 02:51 AM
Last Post: Skaperen
  the profusion of Python 2 questions offsite league55 3 3,038 Jan-25-2018, 10:08 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020