Avatar of Junior Vasquez
Junior VasquezFlag for El Salvador

asked on 

Python/Pandas Barchart label

using the below code, i'm getting the ordinal positions for the barchart produced instead of the column names from the .csv(dataframe) i can't figure out how to get to column names into the chart

import pyodbc
import pandas as pd
import matplotlib.pyplot as plt
import numpy as np
df = pd.read_csv('c:/python/incidents_hist.csv')
dfUser generated imagedf.plot.bar()
* pandasPython

Avatar of undefined
Last Comment
SiHodgy007
Avatar of Norie
Norie

Junior

Can you upload a small sample CSV file?
Avatar of Junior Vasquez

ASKER


OK here's the sample.


incidents_hist.csv

ASKER CERTIFIED SOLUTION
Avatar of SiHodgy007
SiHodgy007
Flag of United Kingdom of Great Britain and Northern Ireland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Python
Python

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in other languages. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive set of standard libraries, including NumPy, SciPy, Django, PyQuery, and PyLibrary.

6K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo