ok i wanna learn python to do data stuff, got any recommendations for someone who is good at processing data with python and would enjoy doing calls to help me start out or answer questions i have when they come up etc.
vscode is a program that lets you edit text like code, just google around if you want to install a plugin in it once you have it installed it’s only a few clicks
the plugin itself gives you autocomplete like phones but with code and way better — can complete several lines
vscode is a code editor. you can download it for free. it’s a pretty good tool. it can run jupyter notebooks which is probably the best way to learn python.