Akron Children's Logo
Skip to main content

Operator:

330-543-1000

Questions or Referrals:
ASK CHILDREN‘S

Back to main menu

:

Back to main menu

:

Log10 Meesho [work] -

plt.plot(years, log_gmv, marker='o') plt.title("Meesho GMV on log10 scale") plt.ylabel("log10(GMV in INR Cr)") plt.xlabel("Fiscal Year") plt.grid(True) plt.show()

log_gmv = np.log10(gmv_cr)

Back to top of page

By using this site, you consent to our use of cookies. To learn more, read our privacy policy.