bokeh / outreach-programs

A space to coordinate outreach programs like Outreachy and Google Season of Docs.
9 stars 12 forks source link

Felix Okwanma- Outreachy Contributions #25

Open robinokwanma opened 1 year ago

robinokwanma commented 1 year ago

Task #6 : Explore NYC taxi trips data set

I plotted a line graph to show the comparison between the tips for green_tripdata_2020-02.parquet and green_tripdata_2022-01.parquet You can find the full code and screenshot of output in my githubgist

robinokwanma commented 1 year ago

Task #4 Set up a local environment for Bokeh

My Local Environment was set up and server running

image image

robinokwanma commented 1 year ago

Task #7 Update a Bokeh example plot

A pull request was made to update the histogram.py plot color to a Highcontrast color palette. Attached here is my pull request.

#13021

Initial Plot before

Updated Plot after

robinokwanma commented 1 year ago

@pavithraes @bryevdv

I'm open to reviews and updates. Cheers!

robinokwanma commented 1 year ago

Hi @bryevdv @pavithraes , I need to make an enquiry on the timeline for the Project https://github.com/bokeh/outreach-programs/issues/2

Can you give some insight on how broad this project will be? And how long it is projected before completion

bryevdv commented 1 year ago

@robinokwanma the outreachy timeline and time commitment is set by outreachy:

So for the accepted intern the internship period is from May 29, 2023 to Aug. 25, 2023, ~30hrs/week. The projects are somewhat open-ended so we'd try to help whoever is selected accomplish as much as possible in that time.

bryevdv commented 1 year ago

@robinokwanma noting here that the micro-tasks are satisfied!

robinokwanma commented 1 year ago

Thank You @bryevdv , Although you lost me on the last comment. I didn't quite get it

pavithraes commented 1 year ago

@robinokwanma Thanks for your contributions, your submission for NYC taxi data analysis looks nice. I especially appreciate your code with all the useful comments, and your structurally-complete plot with titles and labels. :)

A few optional notes on what you can improve, in decreasing order of priority:

Although you lost me on the last comment. I didn't quite get it Bryan meant we can formally consider your microtask completed, and you can add it to your final outreachy application.

Whenever you feel ready, please go ahead and add this to your application! I don't think another review will be required, but let me know if you'd like me to take another look. :)

robinokwanma commented 1 year ago

Thank You Very Much @pavithraes , all changes have been made and updated.