Python Forum
Visualizing musician chart performance and ranking using pandas and matplotlib
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Visualizing musician chart performance and ranking using pandas and matplotlib
#3
Thank you @Pedroski55 for your reply!

Although I’m not sure I understand your question.

If you are suggesting that I am missing the hot_billboard = pd.read_csv('data/billboard_charts.csv') line, then to clarify: I have already included it in my original post in my code snippet at line #4. So my code is complete and works.

However if in your question you are asking for my csv file so you can test my code on your local computer, then I hesitate because the data set reaches back 70 years from the present date. Even though it is a text file, it is ~18 MB large which is too much for the forum to handle. They won’t allow me to upload the full raw file. So moments ago I cropped the entries starting from 2015 and earlier (the exercise I am working on calls students to process data from 2016-2020). The forum still wouldn't allow me because it's 1.9 MB and the foum explains that they limit uploads to 250 KB max.

Therefore I have uploaded the original data set in full to my personal Dropbox.

I hope that works.

Even still, I am not quite sure if I have answered your question, Pedroski55. If you could kindly elaborate further on what you mean when you say: “Got some data to try out? (billboard_charts.csv perhaps!?)”, then I will do my best to follow up. Thanks.
Reply


Messages In This Thread
RE: Visualizing musician chart performance and ranking using pandas and matplotlib - by Drone4four - May-05-2024, 05:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  matplotlib chart text font misery with 5x8 dot matrix Knabbler 6 417 Jun-04-2024, 07:30 AM
Last Post: ebn852_pan
Question I’m trying to create a Power BI Matplotlib quadrant chart and I’m a little stumped. Nidwolff 1 613 Mar-04-2024, 06:07 AM
Last Post: Danishhafeez
  visualizing huge correation matrix erdemath 3 2,193 Oct-13-2021, 09:44 AM
Last Post: erdemath
  Rename labels of a bar chart Matplotlib smalatray 1 4,483 Jul-01-2020, 01:48 AM
Last Post: hussainmujtaba
  Matplotlib bar chart ollarch 0 1,497 Mar-04-2020, 10:45 AM
Last Post: ollarch
  Spacing pie chart colours evenly in matplotlib? Giovanni_diJacopo 1 3,444 Jul-12-2019, 12:31 PM
Last Post: scidam

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020