Re: how to read and parse the csv files using pandas in django

2019-03-28 Thread Jayram Rawat
can you send the data sheet which you are using in this program. On Thursday, 28 March 2019 17:04:54 UTC+5:30, naga lokesh wrote: > > I have normal python code to plot the graphs for csv data(data > visualisation).But I need code in django and graphs should display on > dashboard... > -- You

Re: how to read and parse the csv files using pandas in django

2019-03-28 Thread Alison Mukoma
Hi, It seems that to achieve that you need to put up a django project and maybe a seperate app for best practices where you can write that code in views and send your data to templates as context variables then after put up your routing in URLs and you can design your dashboard as you like it.

how to read and parse the csv files using pandas in django

2019-03-28 Thread naga lokesh
I have normal python code to plot the graphs for csv data(data visualisation).But I need code in django and graphs should display on dashboard... -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop