79335048

Date: 2025-01-07 06:26:15
Score: 2
Natty:
Report link

Its very easy. Just use the "ylim" and give the range from your original data. This solved it for me!

dataframe.plot.scatter(x='NoOfStaff', y='Expenses', c='CovidYesNo', cmap='rainbow', ylim=(0,100000))

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Manoharie S K Rajah