Impact factor for posts is a measurement of importance.

Impact factor for users reflect their authority, reputation and contribution on a particular topic.

Rating reflects the quality of posts.

Rating on Voofie is not a simple average of all ratings, but a weighted average of rating, weighted by the impact factor of users who rated.

Python (programming language)

All

Article

Discussion

Q&A

Link

Submit
There's no community index, be the first to start one! Add community Index
4 items for Python (programming language)
0
14
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 14 and 664 pageviews

Best practices in web development with Python and Django « News Apps Blog

Best practice advice on coding style to make your Django development more smooth while achieving high quality.

georgewu 13 Aug 10
0
22
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 22 and 687 pageviews

Non-standard URL for Python urllib2.urlopen

I am using

to retrieve HTML pages. It require a standard "http://www.blahblahblah.com" syntax in order to work. However, sometimes the url input may be in the form of "www.blahblahblah.com" or "blahblahblah.com", which should be able to work in web browser but not urllib2.urlopen.  My question is: Are there a simple way to convert these non-standard URLs to the standard ones? Thanks. ...

georgewu 09 Jul 10
5
37
Rating:
This post has a quality rating of 5, base on 1 rating
Impact:
This post has a impact factor of 37 and 1179 pageviews

Using Python to simulate Kruskal count and estimating the success probability

In this article, the programming language python will be used to estimate the success probability of the Kruskal Count.

ross_tang 18 Apr 10
0
23
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 23 and 1334 pageviews

Solving a probability game using recurrence equations and python

The probability game is as the following:

There are N people on a round table. One of them is the leader, and he would like to find another one on the table to replace him. He tosses a coin. If it is head, he gives the coin to the person in the left, and right if the coin is tail. The next person who received the coin repeat the process, until only ...

ross_tang 10 Apr 10
Related concepts
Selected Users
Avatar for ross_tang

ross_tang

Degree in Physics and Mathematics, Master in Physics
香港

Avatar for georgewu

georgewu


Hong Kong