-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathusersurvey2011.html
197 lines (175 loc) · 8.94 KB
/
usersurvey2011.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>IPython User Survey 2011 — IPython</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/agogo.css?v=9d7b1825" />
<link rel="stylesheet" href="_static/ipython.css" type="text/css" />
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="IPython User Survey 2013" href="usersurvey2013.html" />
<link rel="prev" title="Sloan Foundation Grant" href="sloan-grant.html" />
</head><body>
<div class="header-wrapper">
<div class="header">
<div class="logo"><a href="index.html">
<img class="logo" src="_static/IPy_header.png" alt="Logo"/>
</a></div>
<div class="rel">
<a href="https://jupyter.readthedocs.io/en/latest/install.html" target="_blank">Install</a> ·
<a href="documentation.html">Documentation</a> ·
<a href="project.html">Project</a> ·
<a href="https://jupyter.org/" target="_blank">Jupyter</a> ·
<a href="news.html">News</a> ·
<a href="citing.html">Cite</a> ·
<a href="donate.html">Donate</a> ·
<a href="books.html">Books</a>
</div>
</div>
</div>
<div class="content-wrapper">
<div class="content">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<div class="sidebarblock">
<h3>Notebook Viewer</h3>
Share your notebooks
<div class="nbviewer-thm-random">
<script src="_static/nbviewer_thm.js"></script>
<script type="text/javascript">
nbviewer_random_thumbnail();
</script>
</div>
</div>
<div class="sidebarblock">
<h3>Community</h3>
<ul class="simple">
<li><a class="reference external" href="http://stackoverflow.com/questions/tagged/ipython">
Stack Overflow</a></li>
<li><a class="reference external" href="https://github.com/ipython/ipython/issues">
File a bug</a></li>
<li><a class="reference external" href="http://www.reddit.com/r/IPython">
Reddit</a></li>
</ul>
</div>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<section id="ipython-user-survey-2011">
<h1>IPython User Survey 2011<a class="headerlink" href="#ipython-user-survey-2011" title="Link to this heading">¶</a></h1>
<p>The first IPython user survey was run from 20 May 2011 to 21 September 2011, and
was promoted via the ipython-user mailing list and from the <a class="reference external" href="index.html">IPython homepage</a>. The questions (all optional) were:</p>
<ul class="simple">
<li><p>What country do you live in?</p></li>
<li><p>On what platforms do you use IPython? (Windows, Mac OS X, Linux, Other)</p></li>
<li><p>What parts of IPython do you use? (Interactive Shell, Parallel computing, Other)</p></li>
<li><p>How do you use IPython?</p></li>
<li><p>How would you like IPython to improve in the future?</p></li>
</ul>
<p>In total, it attracted 240 responses, which can be viewed <a class="reference external" href="https://docs.google.com/spreadsheet/ccc?key=0AqIElKUDQl8tdDMzREtNSk9pX282N3lxaXhiTmxyN0E&authkey=CNOmu-QC&hl=en_GB&authkey=CNOmu-QC">here</a>.
Thank-you to everyone who answered our questions.</p>
<section id="countries">
<h2>Countries<a class="headerlink" href="#countries" title="Link to this heading">¶</a></h2>
<p>42% of respondents were in the USA, followed by the UK (11%) and Germany (9%).
In order of decreasing frequency, the full list of countries is:</p>
<p>USA, UK, Germany, France, Canada, Austria, Spain, Switzerland, Sweden, Australia,
Denmark, Norway, China, Singapore, Argentina, Greece, ** Romania, Russia, Finland,
Ireland, Italy, Brazil, Japan, Colombia, Peru, India, Uruguay, South Africa,
Taipei, New Zealand, Saudi Arabia, Holland, Ukraine, Belgium, Slovenia, Israel,
Luxembourg, Czech Republic</p>
<p>** Countries after this marker were only recorded by one respondent.</p>
<img alt="_images/countries.png" src="_images/countries.png" />
</section>
<section id="platforms">
<h2>Platforms<a class="headerlink" href="#platforms" title="Link to this heading">¶</a></h2>
<p>The majority of users use IPython on Linux (80%), with Windows (38%) and Macs
(32%) roughly equal. One user listed NetBSD, and one listed Solaris.</p>
<img alt="_images/platforms.png" src="_images/platforms.png" />
</section>
<section id="usage">
<h2>Usage<a class="headerlink" href="#usage" title="Link to this heading">¶</a></h2>
<p>Predictably, all respondents use the interactive shell. 15% also use parallel
computing features. Among ‘Other’, the only recurring answer was embedding
IPython. Note that the Qt console & HTML notebook were not included, as they
weren’t released when the survey started.</p>
<img alt="_images/partsused.png" src="_images/partsused.png" />
</section>
<section id="sector">
<h2>Sector<a class="headerlink" href="#sector" title="Link to this heading">¶</a></h2>
<p>Many respondents are in academia (37%), and they mentioned diverse branches of
the sciences. 20% of respondents are in some form of industry (five mentioned
finance), and 16% use it for personal or hobby development.</p>
<p>There was considerable overlap between groups, with many users in academia and
industry also using IPython at home. In addition, six respondents mentioned that
they were learning Python or programming, and three that they use it for teaching.</p>
<p>Note that these figures are collected from a free text answer, so they’re somewhat
subjective.</p>
<img alt="_images/sector.png" src="_images/sector.png" />
<p>Among the interesting areas in which IPython is used are:</p>
<ul class="simple">
<li><p>Programming hospital equipment</p></li>
<li><p>Calibrating spaceflight instruments</p></li>
<li><p>In the US Army Corps of Engineers</p></li>
<li><p>Cinema ticketing systems</p></li>
<li><p>Development of rolling stock (trains)</p></li>
<li><p>Controlling a synchotron</p></li>
</ul>
</section>
<section id="requests">
<h2>Requests<a class="headerlink" href="#requests" title="Link to this heading">¶</a></h2>
<p>No theme seemed to appear in the answers to where future development should go.
I interpret this as a good sign—there’s nothing our users feel is clearly
wrong.</p>
<p>Some users requested features that already exist, especially features in
the latest release (e.g. multiline editing, Python 3 support). Hopefully this
will improve as new releases get into distributions’ repositories, but maybe we
should promote key features better.</p>
<p>10 respondents suggested that the documentation could be improved.</p>
<p>At least 8 users talked about better ways to reload modules. This seems to be a
fundamental difference between Python and MATLAB, but perhaps there are ways of
easing the experience for switchers.</p>
<p>8 respondents either use IPython in Emacs, or said that they’d like
better emacs bindings. Unfortunately, none of the core developers are motivated
to learn Emacs lisp, but we welcome contributions from Emacs users.</p>
<p>5 people mentioned better support for Windows. We’re keen to support any platform,
and we have fixed many Windows bugs, but the main developers are Linux or Mac
users, so we rely on others to report issues. We have a productive collaboration
with Enthought, who bring IPython to many Windows users through EPD.</p>
</section>
<section id="design-of-the-survey">
<h2>Design of the survey<a class="headerlink" href="#design-of-the-survey" title="Link to this heading">¶</a></h2>
<p>Next time, we could collect better data about:</p>
<ul class="simple">
<li><p>How many people use IPython in their own projects, e.g. embedding it or
creating CLIs for libraries</p></li>
<li><p>How people get IPython, e.g. via EPD, repositories or PyPI</p></li>
<li><p>Whether people have used similar software before, e.g. MATLAB</p></li>
<li><p>What sector respondents are in, in a more structured form</p></li>
</ul>
<p>Every question, however, must be balanced against keeping the survey short so
that people finish answering it.</p>
</section>
</section>
<div class="clearer"></div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
</div>
<div class="footer-wrapper">
<div class="footer" role="contentinfo">
© Copyright the IPython development team. Python is trademark of the Python Software Foundation.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.7.
</div>
</div>
</body>
</html>