Comments on: How to Run a Python Script (Step by Step Tutorial, with Example) https://data36.com/how-to-run-python-script/ Learn Data Science the Hard Way! Mon, 22 Jun 2020 15:27:24 +0000 hourly 1 https://wordpress.org/?v=6.7.4 By: Sublime Text 3 Intro (+ How to Connect Sublime to a Remote Server) https://data36.com/how-to-run-python-script/#comment-160351 Mon, 22 Jun 2020 15:27:24 +0000 https://data36.com/?p=5042#comment-160351 […] written about the importance of scripting in data science. But I’ve realized that I’ve never introduced my favorite script editor. It’s […]

]]>
By: Tomi Mester https://data36.com/how-to-run-python-script/#comment-143137 Fri, 24 Apr 2020 21:06:50 +0000 https://data36.com/?p=5042#comment-143137 In reply to Katie.

Cheers! 🙂

]]>
By: Tomi Mester https://data36.com/how-to-run-python-script/#comment-143135 Fri, 24 Apr 2020 21:06:24 +0000 https://data36.com/?p=5042#comment-143135 In reply to Clinton Scholtz.

hey Clinton! Thanks a lot for the addition! Makes sense — I’ll look into this…
Tomi

]]>
By: Tomi Mester https://data36.com/how-to-run-python-script/#comment-143134 Fri, 24 Apr 2020 21:05:50 +0000 https://data36.com/?p=5042#comment-143134 In reply to Ivan Luna.

Thanks Ivan!

]]>
By: Ivan Luna https://data36.com/how-to-run-python-script/#comment-143021 Fri, 24 Apr 2020 14:37:11 +0000 https://data36.com/?p=5042#comment-143021 Great as always. Good tip the shebangs! Thanks.

]]>
By: Clinton Scholtz https://data36.com/how-to-run-python-script/#comment-142997 Fri, 24 Apr 2020 12:58:30 +0000 https://data36.com/?p=5042#comment-142997 Hi

I think the reason you do not get a print result when executing code is, because the editor engin has a built in (@print results) embedded and its default setting is set to print or not print results after execution.
Some should be able to modify this system function if you choose to do so.

]]>
By: Katie https://data36.com/how-to-run-python-script/#comment-142996 Fri, 24 Apr 2020 12:56:20 +0000 https://data36.com/?p=5042#comment-142996 Great article, thanks! I teach Python to my university accounting students, and it’s always a struggle to articulate moving from typing lines of code in the command line versus writing a script. This will be super helpful!

]]>