[URGENT] HOW TO DISPLAY IN HTML A PANDAS PLOTTING IN A DJANGO APPLICATION

39 views
Skip to first unread message

Guy NANA

unread,
Dec 16, 2019, 8:55:54 AM12/16/19
to Django users
Thanks for your answers

Integr@te System

unread,
Dec 16, 2019, 11:18:51 AM12/16/19
to django...@googlegroups.com
Hi Gana,

Try implement Django Panda module, 
# Create DataFrameManager instance in model
# Query data and then export to Panda dataframe by to_dataframe() method, 
# After that convert to JSON data via to_json() method
# Final render on context in any template of html file

On Mon, Dec 16, 2019, 20:55 Guy NANA <guyrost...@gmail.com> wrote:
Thanks for your answers

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fe86faf3-829f-4854-907f-fd22966886f0%40googlegroups.com.

Guy NANA

unread,
Dec 17, 2019, 6:11:22 AM12/17/19
to Django users
Thanks! I'll take a look at  your proposal.


Le lundi 16 décembre 2019 17:18:51 UTC+1, Integr@te System a écrit :
Hi Gana,

Try implement Django Panda module, 
# Create DataFrameManager instance in model
# Query data and then export to Panda dataframe by to_dataframe() method, 
# After that convert to JSON data via to_json() method
# Final render on context in any template of html file

On Mon, Dec 16, 2019, 20:55 Guy NANA <guyros...@gmail.com> wrote:
Thanks for your answers

--
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...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages