graph-data-science icon indicating copy to clipboard operation
graph-data-science copied to clipboard

Inconsistencies in task names

Open FlorentinD opened this issue 3 years ago • 5 comments

We have noticed some tasks names are lowercase and some are uppercase. This is related to progress tracking, these descriptions show up in our logging (more at https://neo4j.com/docs/graph-data-science/current/common-usage/logging/).

Example: For Modularity Optimization we define a task with lower-cases initialization, while for FastRP we capitalize the name such as Initialize random vectors.

We should make sure the naming and formatting is consistent.

FlorentinD avatar Dec 17 '21 14:12 FlorentinD

hi @FlorentinD, may I give this one a try if it's still available?

airtyon avatar Jan 09 '23 08:01 airtyon

I mean you could, but honestly its quite tedious and I am not sure very interesting for you.

I will talk with the others if we have some other ideas for you. Do you have a particular interest? :)

FlorentinD avatar Jan 09 '23 09:01 FlorentinD

To be honest I got introduced to Neo just 2 months ago. Regarding my Interests, I would like to get to know the technology as a whole and contribute; and I thought the best way of doing it is to start small.

airtyon avatar Jan 15 '23 14:01 airtyon

@airtyon Nice to hear you then got interested in contributing :+1:

I added 2 new good first issues to this repository. https://github.com/neo4j/graph-data-science/issues/242 and https://github.com/neo4j/graph-data-science/issues/243 are a bit more interesting I would say. Alternatively, we are also starting to add good first issues to our python client (https://github.com/neo4j/graph-data-science-client).

FlorentinD avatar Jan 18 '23 13:01 FlorentinD

I'm happy to grab this one. It's easy and just needs done while watching a christmas movie or two :)

TheMellyBee avatar Nov 28 '23 19:11 TheMellyBee