bell notificationshomepageloginNewPostedit profile

Topic : Re: How should I write a post containing analysis and python code? I have written a python script that takes in data analyses them and gives some results. I want to write a blog post analyzing - selfpublishingguru.com

10% popularity

You might want to put the Python script into a GitHub project, and then link to that project from your blog post. If a reader is not interested in the script, it is easy for them to ignore the link. But if a reader is interested in the script, then they will likely also appreciate GitHub’s high-quality code-viewing features, and easy code-sharing features. They may even send you patches or improvements to your code. And there is a certain cachet to being the maintainer of a GitHub project. Schools and employers are often impressed by that. You can maintain the focus on the results in your blog post and the focus on the code in your GitHub project.


Load Full (0)

Login to follow topic

More posts by @BetL639

0 Comments

Sorted by latest first Latest Oldest Best

Back to top