bokeh / outreach-programs

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

Anishere_Mariam: Outreachy_Contributions #21

Open AnishereMariam opened 1 year ago

AnishereMariam commented 1 year ago

Task #6: Explore NYC taxi trips data set

I performed an Exploratory Data Analysis using the Yellow_Trip_Records for November 2022 using the pandas, and Bokeh libraries for data preparation and visualization, respectively.

My submission can be found on this GitHub Gist Page

I appreciate any reviews and comment on it. Thank you cc @pavithraes, @bryevdv

AnishereMariam commented 1 year ago

Task #4 Set up a local environment for Bokeh

I completed this task.

Submission:

bkdev env bkdev works

cc @pavithraes, @bryevdv

AnishereMariam commented 1 year ago

Project #2 Create a blog post series: "Fundamentals of Data Visualizations in Bokeh."

I created a GitHub profile to host my blog post on the topic and continuously populated it with details and visualization with bokeh.

Submission: Blog Post

Reference: Fundamentals of Data Visualization by Claus O. Wilke

cc @pavithraes, @bryevdv

AnishereMariam commented 1 year ago

Task #5 Work on "Add metadata to standalone examples", examples/plotting.

I added metadata to cutomjs_expr.py and filtering.py and created a pull request (PR #12979) to finalize the changes.

Submission: https://github.com/bokeh/bokeh/pull/12979

cc @pavithraes, @bryevdv

AnishereMariam commented 1 year ago

Task #7 Update a Bokeh example plot.

I updated the palette of linear_cmap.py. Submission: https://github.com/bokeh/bokeh/pull/12980 cmap

cc @pavithraes, @bryevdv

pavithraes commented 1 year ago

@anisheremariam Thanks for sharing! I'd like to acknowledge that this satisfies the microtasks, and we'll share more detailed feedback soon. :)

AnishereMariam commented 1 year ago

Project #3: Improve the accessibility of Bokeh's Gallery examples.

Submission; Accessibility improvement via metadata addition; PR #12979

bryevdv commented 1 year ago

👍 just noting that you have satisified the metadata micro-task

AnishereMariam commented 1 year ago

@pavithraes, @bryevdv, thank you guys so much. Contributing here is just wonderful.

pavithraes commented 1 year ago

@anisheremariam Your notebook for exploring the NYC taxi data looks great, I'd encourage you to include https://anisheremariam.github.io/Bokeh_Outreachy/ in your final application!

Some additional thoughts:

Let me know if you need any clarifications or another review, but I think you're in a good position to submit your work!

AnishereMariam commented 1 year ago

Thank you @pavithraes, I appreciate the positive feedback. I want the series to be really helpful for bokeh beginners so I noted your suggestions and I will improve the blog post. Thank you again.