Pandas is a data transformation and analysis library, you can use it with TG without much problems. I have been using pandas and scikit-learn with TG projects in the past, so you can freely mix them.
On the iPython part, I don't what you intend as iPython is actually an alternative python shell, so it's not much related to web development. On Sat, Nov 21, 2015 at 5:37 PM, Robert James Liguori <[email protected]> wrote: > Do the Pandas and iPython frameworks work hand in hand with TG2 and > ToscaWidgets... or are these separate frameworks? > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/turbogears. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

