Discussion:
[dart-misc] Dart for analytics & ml
Sayth Renshaw
2016-10-27 09:53:30 UTC
Permalink
Hi

Just a general question. It seems with Darts language features it could be well suited to analytics and machine learning. Especially or presenting analytics on mobile devices.

Is there a reason that they currently not exist?

Thanks

Sayth
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Günter Zöchbauer
2016-10-28 04:59:18 UTC
Permalink
I guess Flutter has higher priority than other stuff that builds on top of
it.
Like with a house where you build the foundation earlier than the roof ;-)
Post by Sayth Renshaw
Hi
Just a general question. It seems with Darts language features it could be
well suited to analytics and machine learning. Especially or presenting
analytics on mobile devices.
Is there a reason that they currently not exist?
Thanks
Sayth
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Sayth Renshaw
2016-10-28 05:58:24 UTC
Permalink
True. Coming from python some of the core features that Dart has are just arriving in python 3.

Yes the community packages are no match but on the community packages.

Searching a swig binding seems to be one need. However there is a Rabbitmq binding
https://pub.dartlang.org/packages/dart_amqp

Sayth
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...