On Sun, Oct 27, 2019, 8:41 AM Balaji Shetty <[email protected]> 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 <https://github.com/pandas-profiling/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 Abhiram R <http://abhiramr.com> > > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAECSbOvUEDYRPQyDCPoMp4jz8DMSdfjow6U65uWjUdKPEZrMKQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAECSbOvUEDYRPQyDCPoMp4jz8DMSdfjow6U65uWjUdKPEZrMKQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADgpKWYR9BaSUMdKbHU8o5sX_PRt0ccE_74SRw5SMA%3DxeS1BCQ%40mail.gmail.com.

