-
Notifications
You must be signed in to change notification settings - Fork 8
Proportion of new users activated and top edited content pages for the selected time range #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some larger thoughts on this code block
- The overall code is written using AI tools.
- Only two wikis are taken into account while three were mentioned as part of this exercise
- The graph is not depicting the values of each bar
- Do follow the order when plotting on X and Y axis (alphabetical, ascending, etc)
Reply via ReviewNB
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line #49. wikis = ['tewiki', 'mlwiki']
Please analyse for three wikis hiwiki, tewiki, mlwiki
Reply via ReviewNB
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Missing comments
- Reordering the date will not be of use in this case as we are looking from the edit count
Reply via ReviewNB
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The code is AI tool generated
- Values in page_title column should be converted to necessary format when using in a table
- The page_url links are broken as the page title conversion is not done
Reply via ReviewNB
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
notebooks/notebook-mohan.ipynb
Outdated
@@ -0,0 +1,799 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The code is generated using AI tool
- The consistency in the plots is missing (scale of the plot)
- The generated visualisation is a bar graph and not a histogram plot
- Good to write the X values in more readable format (visualeditor -> VisualEditor or Visual Editor)
Reply via ReviewNB
No description provided.