Skip to content
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

Katin contributions: time series analysis visualizations #20

Open
fractaldatalearning opened this issue Mar 14, 2023 · 4 comments
Open

Comments

@fractaldatalearning
Copy link

fractaldatalearning commented Mar 14, 2023

I have begun analyzing seasonal trends in NYC green taxi ride volume and revenue by month. I would like to improve my first figure by adding a spacer/margin between the two sub-figures and adding an overarching title (i.e. “NYC Green Taxi Performance 2021"). I would also like to add a couple horizontal lines to each plot indicating the mean and median value for each.

Then, I would like to move on to compare seasonal trends across years and analyzing other variables correlated with seasonal volume by using different types of plots.

I appreciate any feedback, thank you!

Here is a Jupyter Notebook where I am creating plots.

And a folder where I will place figures.

My first figure, for more convenient access:

@pavithraes
Copy link
Member

@fractaldatalearning Thanks for sharing! This satisfies the microtask, and we'll share more detailed feedback soon. :)

@fractaldatalearning
Copy link
Author

Thanks <3

@pavithraes
Copy link
Member

I would like to improve my first figure by adding a spacer/margin between the two sub-figures and adding an overarching title (i.e. “NYC Green Taxi Performance 2021"). I would also like to add a couple horizontal lines to each plot indicating the mean and median value for each.

Then, I would like to move on to compare seasonal trends across years and analyzing other variables correlated with seasonal volume by using different types of plots.

@fractaldatalearning Thanks for sharing your work, your notebook looks really good so far! Let us know if you'd like a review when you're done with the above updates. :)

@fractaldatalearning
Copy link
Author

fractaldatalearning commented Mar 23, 2023

@pavithraes thanks for the feedback! I have created several more plots, and the process has really helped me become more fluent with bokeh. Here again is a link to my notebook containing comments outlining the process I went through to create more complex plots and derive more interesting insights from the data.

I’d appreciate any feedback on how to improve code or documentation clarity or plot functionality.

Since the visuals don’t show up in the notebook once pushed to github, and it seems they’re also not loading in comments here, I placed a link to a screenshot of each figure I made below where it would be showing up in the notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants