Skip to content

User stories - tracking issue #42

@rgommers

Description

@rgommers
Member

User stories must have acceptance criteria and a definition of "done."

Activity

InessaPawson

InessaPawson commented on Sep 19, 2019

@InessaPawson
Member

User Story No. 1
Lotte is a library author that depends on NumPy. She is looking for
information about major changes and a release date of the next version of
NumPy. She would like to easily find it on the website instead of
contacting the core team.

InessaPawson

InessaPawson commented on Sep 19, 2019

@InessaPawson
Member

User Story No. 2
Yu Yan was introduced to NumPy in her first week of the Foundations of
Data Science class. She is looking for a NumPy tutorial for absolute
beginners in Mandarin.

InessaPawson

InessaPawson commented on Sep 19, 2019

@InessaPawson
Member

User Story No. 3
Tiago is a software developer. By day, he builds enterprise applications
for a Fortune 100 company. By night, he cultivates his academic interests
in statistics and computer science using various Python libraries. Tiago
has an idea for a new NumPy feature and would like to implement it. He is
looking for information on how to contact the person(s) in charge of such
decisions.

self-assigned this
on Sep 20, 2019
rgommers

rgommers commented on Sep 21, 2019

@rgommers
MemberAuthor

User Story No. 4

Let me try one:)

Maria is a lecture in the new Data Science department. She needs to teach an introductory class about NumPy and numerical computing to students that know basic Python and math. She is looking for material that can be used for in-person teaching in class, rather than tutorials aimed at self-learning.

mattip

mattip commented on Oct 9, 2019

@mattip
Member

User Story No. 5

John is a data scientist, consuming libraries that use python like TensorFlow. He is running into a problem in his code that emits some strange error, and the traceback shows an exception from NumPy. What should his next step be? When should he open an issue on the NumPy issue tracker?

WarrenWeckesser

WarrenWeckesser commented on Oct 9, 2019

@WarrenWeckesser
Member

User Story No. 6

I am a NumPy and SciPy developer, and although I have been using NumPy for many years, I still have occasion to check the online reference documentation for a function in the latest released version. I would like to be able to get to the API documentation with just one click from the main page (https://numpy.org/).

For a nice example of what I would find useful, take a look at the pandas web page. The links to the reference documentation are right there in a box on the right side. With just one click I can get to the reference docs of the latest released version (or the development version, or older versions, too).

zjpoh

zjpoh commented on Oct 9, 2019

@zjpoh
Member

User Story No. 7

I would like to contribute to NumPy more actively. Since NumPy is such a huge beast, wrapping my head around the functionalities of NumPy is really challenging. I think having a high-level overview / descriptions of NumPy and each of the module would be very helpful. Also, it would be great if C API documentation could have more structure, maybe something to python API. I found it hard to browse through the C APIs.

Adding to @WarrenWeckesser comment, I also like the way scikit-learn webpage separate out the API documentation from tutorial and have links from API to tutorials and examples. Maybe it's just because I'm more familiar with their docs.

hameerabbasi

hameerabbasi commented on Oct 23, 2019

@hameerabbasi

User Story No. 8

Kartoffel Schmidt is a data scientist/researcher who's writing code for NumPy, and he knows that at some point, he may have to translate his code to use distributed computing, GPU computing or sparse computing. What guidelines should he follow to make sure that his code will be portable across Dask, CuPy or PyData/Sparse in the future?

InessaPawson

InessaPawson commented on Nov 11, 2019

@InessaPawson
Member

User Story No. 9
Christopher writes a monthly column on technology and science in WIRED. His next story is covering the subject of Data Science. He is looking for the interview subjects within the open source Python community who are recognized experts, pioneers, and evangelists for the field.

InessaPawson

InessaPawson commented on Nov 11, 2019

@InessaPawson
Member

User Story No. 10
Daphne is preparing a keynote speech for the upcoming conference. She needs a high-resolution copy of the NumPy logo to add to her slides.

InessaPawson

InessaPawson commented on Nov 11, 2019

@InessaPawson
Member

User Story No. 11
As a data scientist, Anika needs to stay up-to-date on the latest information about the software packages and libraries she uses at work. Anika would like to receive it in her inbox.

10 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @rgommers@WarrenWeckesser@mattip@hameerabbasi@mdeff

      Issue actions

        User stories - tracking issue · Issue #42 · numpy/numpy.org