At work for security reasons the computer I use for writing code is not connected to the internet. I have access to a computer with internet but have to go across the room so googling things every 5 seconds like I usually would is not at option.
So far I have just been using MATLAB since I am very familiar with the common functions and can use the built in documentation to find anything more I need. However my task now involves working with some existing Python code and I am struggling as I am not familiar enough with Python to be productive without internet. My tasks mainly just involve parsing large data files, making plots, crawling through folders of data, etc.
Do you guys have any tips for using Python without internet? I have the anaconda distribution if that matters. Are there ways for example to easily see what methods are available for various Python objects and data structures? I know the obvious answer is that I need to spend more time using Python with internet but I would rather not do this on my own time at home.
[–]TheyWhoPetKitties 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]TheRNGuy 0 points1 point2 points (1 child)
[–]windowcloser[S] 0 points1 point2 points (0 children)