Sunday, October 27, 2019

Re: How to create Graphs and charts on Relational ORM



On Sun, Oct 27, 2019, 8:41 AM Balaji Shetty <balajishetty@gmail.com> wrote:
Hi Everyone 

Happy Diwali .


I have one query

I want to create different Charts. It may include Aggregate query like avg,min,max,sum,count,group by also.
 

You should look into pandas-profiling. I'm guessing it'll do pretty much exactly what you want over dataframes. Your task will only be to load your data into a dataframe. 

Thanks

 

Query is to perform on multiple models which are connected by Foreign key.

Can you please suggest any library or package for getting these Graphs.




--
Mr Shetty Balaji
Asst. Prof.
IT Department
SGGS I&T
Nanded. My. India

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAECSbOvUEDYRPQyDCPoMp4jz8DMSdfjow6U65uWjUdKPEZrMKQ%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADgpKWYR9BaSUMdKbHU8o5sX_PRt0ccE_74SRw5SMA%3DxeS1BCQ%40mail.gmail.com.

No comments:

Post a Comment