Obsolete
Status Update
Comments
mk...@google.com <mk...@google.com> #2
For many in scientific python community to use App engine, we need Scipy, Scikit and Pandas in App Engine.
lb...@gmail.com <lb...@gmail.com> #3
Hi.
It is really important and progressive that in suppporting the use of Python, that relevant tools that are revolutionising the the Python world are included as third party libraries.
Please do host it up. We need PANDAS on the app engine
It is really important and progressive that in suppporting the use of Python, that relevant tools that are revolutionising the the Python world are included as third party libraries.
Please do host it up. We need PANDAS on the app engine
js...@google.com <js...@google.com> #4
I agree that Scipy, Scikit and Pandas would be very useful in the App Engine.
js...@google.com <js...@google.com> #5
Yes, scipy and pandas would be great. I'm a big fan of App Engine but had to switch to a new platform for my current project.
lb...@gmail.com <lb...@gmail.com> #6
hello - chiming in that pandas support in appengine would be wonderful.
mk...@google.com <mk...@google.com> #7
+1 on more scientific computing support in app engine.
lb...@gmail.com <lb...@gmail.com> #8
+1 for NumPy, SciPy, Pandas and Scikit
lb...@gmail.com <lb...@gmail.com> #9
Yes. The data analysis package PANDAS and machine learning package sklearn (aka scikits.learn) would be *hugely* beneficial. At the moment, I am writing stripped-down versions of their classes but theirs are much faster / safer / more reusable.
mk...@google.com <mk...@google.com> #10
It would be a real benefit having pandas integrated into appengine.
Thanks a lot.
Thanks a lot.
lb...@gmail.com <lb...@gmail.com> #11
#pandas #python please..
mk...@google.com <mk...@google.com> #12
#Pandas is very important if large amounts of data is to be processed. Tile it is not present could someone suggest other replacements please..
lb...@gmail.com <lb...@gmail.com> #13
+1 for Pandas, a great tool for financial data analysis.
lb...@gmail.com <lb...@gmail.com> #14
+1 for Pandas. It is an integral member of the quantitative python pantheon
ze...@google.com <ze...@google.com> #15
+1 for the scientific python stack (numpy, scipy, pandas, matplotlib)
lb...@gmail.com <lb...@gmail.com> #16
+1 for Pandas. Essential for quickly building many data analysis routines.
al...@google.com <al...@google.com> #17
+1 it's highly required for quick data analysis before storing back to the datastore
lb...@gmail.com <lb...@gmail.com> #18
+1 ... Yet another plus one for Pandas.
al...@google.com <al...@google.com> #19
No Panda No GAE!
js...@google.com <js...@google.com> #20
vote!
lb...@gmail.com <lb...@gmail.com> #21
come on... put pandas on already!!
Description
java.lang.ClassNotFoundException: android.support.v7.app.AppCompatViewInflater
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at aab.a(:com.google.android.gms@17785037@17.7.85 (100400-253824076):5)
at aab.onCreateView(:com.google.android.gms@17785037@17.7.85 (100400-253824076):1)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:776)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:734)
at android.view.LayoutInflater.inflate(LayoutInflater.java:496)
at android.view.LayoutInflater.inflate(LayoutInflater.java:427)
at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
at com.android.internal.policy.DecorView.onResourcesLoaded(DecorView.java:1914)
at com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2601)
at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2674)
at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2071)
at android.app.ActivityTransitionState.setEnterActivityOptions(ActivityTransitionState.java:160)
at android.app.Activity.performCreate(Activity.java:7218)
at android.app.Activity.performCreate(Activity.java:7201)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2926)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3081)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1831)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6806)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
Caused by: java.lang.ClassNotFoundException: Didn't find class "android.support.v7.app.AppCompatViewInflater" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/system/framework/com.android.media.remotedisplay.jar", zip file at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:171)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)