From vijaykumar at bravegnu.org Mon Jul 2 23:19:18 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Tue, 3 Jul 2018 08:49:18 +0530 Subject: [Chennaipy] PySangamam: Poster Proposals Message-ID: <7a201939-cd0d-a654-b936-08ded81ec9c3@bravegnu.org> Hi Everyone, The talk proposal submission for PySangamam is now closed. But the poster proposal submission is still open. The poster proposal submission deadline has been extended to 10th of July. Posters are a great way to connect with the community, especially for niche topics. We will be having a 1 hour poster session, during the conference, where people can present their ideas and their work. Presenters will be able to use a poster + laptop in order to conduct discussions. Posters provide a graphical summary of projects and ideas. They provide an opportunity to network with the community and acts as a starting point for further discussions. Interested attendees will connect with the presenters during the poster presentation session. So do make best use of this opportunity and submit a proposal at http://pysangamam.org Regards, Vijay From rohit.topmaster at gmail.com Thu Jul 5 04:55:16 2018 From: rohit.topmaster at gmail.com (Rohit Kottamasu) Date: Thu, 5 Jul 2018 14:25:16 +0530 Subject: [Chennaipy] individual threads timeout [multiprocessing.py] Message-ID: Hi, I am using the pool module from multiprocessing.py package. I would like to set a timeout for each thread. I am using pool.map() function for mapping the pool object to the desired function. could you help me with this? -- Regards, Rohit Kottamasu, B.tech Computer Science, Junior Year Shiv Nadar University Blog: https://inkmethoughts.blogspot.in/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Tue Jul 10 06:22:52 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Tue, 10 Jul 2018 15:52:52 +0530 Subject: [Chennaipy] PySangamam: Poster Proposals In-Reply-To: <7a201939-cd0d-a654-b936-08ded81ec9c3@bravegnu.org> References: <7a201939-cd0d-a654-b936-08ded81ec9c3@bravegnu.org> Message-ID: Hi Everyone, Just wanted to remind everybody about the poster proposals. The CFP for posters closes today! You can submit your proposal at https://pysangamam.org Regards, Vijay On Tuesday 03 July 2018 08:49 AM, Vijay Kumar wrote: > Hi Everyone, > The talk proposal submission for PySangamam is now closed. But the > poster proposal submission is still open. The poster proposal > submission deadline has been extended to 10th of July. > > Posters are a great way to connect with the community, especially for > niche topics. We will be having a 1 hour poster session, during the > conference, where people can present their ideas and their work. > Presenters will be able to use a poster + laptop in order to conduct > discussions. > > Posters provide a graphical summary of projects and ideas. They > provide an opportunity to network with the community and acts as a > starting point for further discussions. Interested attendees will > connect with the presenters during the poster presentation session. > > So do make best use of this opportunity and submit a proposal at > http://pysangamam.org > > Regards, > Vijay > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy From 77minds at gmail.com Thu Jul 12 10:26:45 2018 From: 77minds at gmail.com (Karthikeyan A K) Date: Thu, 12 Jul 2018 19:56:45 +0530 Subject: [Chennaipy] A data frame processor library Message-ID: Hello All, In datascience I am doing the same work again and again, so grouping common functions as a library called Frame Processor. Check this out https://gitlab.com/mindaslab/FrameProcessor If you know something, better than this, please reply. If some one does same thing in a repeated way and need a function for that, then please feel to mail back or contribute. -- Karthikeyan A K Founder of Code Tribe https://is.gd/codetribe Author of https://mindaslab.github.io/I-Love-Ruby/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From kumaranvpl at gmail.com Fri Jul 13 01:51:16 2018 From: kumaranvpl at gmail.com (Kumaran Rajendhiran) Date: Fri, 13 Jul 2018 11:21:16 +0530 Subject: [Chennaipy] Chennaipy Digest, Vol 59, Issue 5 In-Reply-To: References: Message-ID: Hi Karthikeyan, You have implemented a function called "categorize" in your code. It's functionality is same as *one hot encoding* which is implemented in sklearn library. Link to docs: http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html Example implementation: https://machinelearningmastery.com/how-to-one-hot-encode-sequence-data-in-python/ I hope this helps you. Regards Kumaran Rajendhiran On Thu, Jul 12, 2018 at 9:33 PM wrote: > Send Chennaipy mailing list submissions to > chennaipy at python.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.python.org/mailman/listinfo/chennaipy > or, via email, send a message with subject or body 'help' to > chennaipy-request at python.org > > You can reach the person managing the list at > chennaipy-owner at python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Chennaipy digest..." > > > Today's Topics: > > 1. A data frame processor library (Karthikeyan A K) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 12 Jul 2018 19:56:45 +0530 > From: Karthikeyan A K <77minds at gmail.com> > To: Bangalore Python Users Group - India , > Chennai Python User Group Mailing List , > ilugc at freelists.org, tpilugc at freelists.org > Subject: [Chennaipy] A data frame processor library > Message-ID: > < > CAJR+9kbP8bKvF1qF1WSwAgGd4gara6hHCDxURa_EKzrFiDBEPw at mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hello All, > > In datascience I am doing the same work again and again, so grouping common > functions as a library called Frame Processor. Check this out > https://gitlab.com/mindaslab/FrameProcessor > > If you know something, better than this, please reply. If some one does > same thing in a repeated way and need a function for that, then please feel > to mail back or contribute. > > -- > Karthikeyan A K > > Founder of Code Tribe https://is.gd/codetribe > Author of https://mindaslab.github.io/I-Love-Ruby/ > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://mail.python.org/pipermail/chennaipy/attachments/20180712/6eadcdb7/attachment-0001.html > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy > > > ------------------------------ > > End of Chennaipy Digest, Vol 59, Issue 5 > **************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Fri Jul 13 04:57:01 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Fri, 13 Jul 2018 14:27:01 +0530 Subject: [Chennaipy] Talks for the Next Meet Message-ID: <69ee9ed2-6e57-8ee0-4ae4-b4fb81ef8cf4@bravegnu.org> Hi Everyone, The next meetup is on the 28th of this month. If you are interested in doing a talk (20 min), please send in your talk title and talk description. Regards, Vijay From tshrinivasan at gmail.com Fri Jul 13 05:48:28 2018 From: tshrinivasan at gmail.com (Shrinivasan T) Date: Fri, 13 Jul 2018 15:18:28 +0530 Subject: [Chennaipy] Fwd: [ILUGC] ILUGC Monthly Meet - July 14, 2018 - 3-6 pm - IITM In-Reply-To: <2uQZ6hwiDoLw7VarVbzOLxDhpRINePZ9zr95H6Q20ei0SLNTkI2NSrFMO2RpKuKKl_6t7iIGxL1TmK9WkcA_z5RP1y0JJIUWoiVeojdV7wQ=@shakthimaan.com> References: <2uQZ6hwiDoLw7VarVbzOLxDhpRINePZ9zr95H6Q20ei0SLNTkI2NSrFMO2RpKuKKl_6t7iIGxL1TmK9WkcA_z5RP1y0JJIUWoiVeojdV7wQ=@shakthimaan.com> Message-ID: ---------- Forwarded message ---------- From: Shakthi Kannan Date: 2018-07-13 13:34 GMT+05:30 Subject: [ILUGC] ILUGC Monthly Meet - July 14, 2018 - 3-6 pm - IITM To: "ilugc at freelists.org" Hello all, Indian Linux Users Group, Chennai [ ILUGC ] is spreading awareness on Free/Open Source Software (F/OSS) in Chennai since January 1998. We usually meet on the second Saturday of every month, and for the month of July we shall meet on Saturday, July 14, 2018 at 1500 IST. Venue: Classroom No 1, Aerospace Engineering, Near Gajendra Circle, IIT Madras. Link for the Map: http://bit.ly/iitm-aero Talk Details: Talk 1: Contributing to Linux Test Project (LTP) Description: A brief introduction to LTP, followed by sharing our experience of contributing to LTP. Duration: 20 minutes About Speakers: Vaishnavi and Sikkandar Sulaiman work at Zilogic Systems Pvt. Ltd. Talk 2: Setting up OpenLDAP and use it for Ubuntu login Description: Simple example to setup OpenLDAP and use that OpenLDAP server for user management in Ubuntu. Duration: 45 minutes About Yourself: Mohan R is just another Linux user. Talk 3: Distributed systems - Architectures and algorithms Description: An introduction to various distributed system architectures and algorithms, various FOSS distributed systems and algorithm implementations. Duration: 30 minutes About yourself: Sahas is a programmer. Talk 4: Contributing to Zephyr Description : Introduction to RTOS, How RTOS differs from GPOS, Motivation for using Zephyr. Duration : 20 minutes. Speaker: Fadhel Habeeb works at Zilogic systems Pvt Ltd. The speakers are requested to only use F/OSS OSes for their presentations. The talks will be followed by lightning talks, and Q&A session. Entry free. All are welcome. SK -- Shakthi Kannan http://www.shakthimaan.com _____________________________________ ILUGC List: http://www.freelists.org/list/ilugc ILUGC Web: http://ilugc.in/ -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com Get Free Tamil Ebooks for Android, iOS, Kindle, Computer : http://FreeTamilEbooks.com From deepika at analyticsvidhya.com Fri Jul 13 05:58:55 2018 From: deepika at analyticsvidhya.com (Deepika Singhal) Date: Fri, 13 Jul 2018 15:28:55 +0530 Subject: [Chennaipy] [Meetup] Artificial Intelligence Developers Meetup on 28th July Message-ID: Chennaipy, You are invited to join us at this *Intel? AI Chennai Meetup* for a session of learning and networking among AI Developers. Date: *Saturday, 28th July'18* Venue: *CoWrks OMR, Chennai* Registration Link: *https://datahack.analyticsvidhya.com/contest/enabling-the-future-of-ai-chennai-meetup/?utm_source=chennaipy* Learn about Intelligent Video Analytics on Intel? Architecture from an Intel? AI Lead Staff who will share his knowledge and experiences. Connect with Like-Minded Developers, refine your Techniques and move to a higher skill level through collaboration with other developers. This session guides you through enabling intelligent video analytics using OpenVINO toolkit on Intel? IoT Gateway edge/gateway platforms. These include Intel? Atom? processor Apollo Lake, Intel? Movidius? NCS, as well as Intel? Core? processor and Intel? Xeon? processor- based platforms as well as the software tools. The meetup will touch on topics relating to: - What is Intel? Intelligent Video Analytics - How to develop application on Intel? Intelligent Video Analytics using OpenVINO - How to profile, tune and deploy your trained models on the device - Running demos and sample applications *Register now to save your seat! Limited availability.* Regards, -- *Deepika Singhal* -- This message contains confidential information and is intended only for the individual named. If you are not the name addressee you should not disseminate, distribute or copy this e-mail. You cannot use or forward any attachments in the email. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Analytics Vidhya Educon Private Limited, DLF Phase 2, Gurgaon, India,?www.analyticsvidhya.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From mail at mayurshah.in Fri Jul 13 08:44:52 2018 From: mail at mayurshah.in (Mayur Shah) Date: Fri, 13 Jul 2018 18:14:52 +0530 Subject: [Chennaipy] [meetup] [online] Subscribe to Software Testing Board's monthly meetups Message-ID: Hi All, The team at Software Testing Board organizes a monthly meetup where one of the testing professionals will talk about the new Testing Framework, Testing Strategy, any new Testing Tool or anything related to Software Testing. These meetups are not tutorials or workshops. Just another tester is presenting you the new tools, framework or an idea they are working on. You can pick it up and explore it further. You can ask your questions to the presenters and they will try to answer with the best of their knowledge. You can even provide your feedback or suggestions for speakers or to us. These live meetups are happening through YouTube every *4th Saturday of the month at 5:00 PM IST*. To join the upcoming meetup, go to YouTube and search "*Software Testing Board*". Click subscribe and press the *bell *icon to never miss a notification from us. To know more about the meetup, check out About section of the channel. -Mayur Mayur Shah LinkedIn profile -------------- next part -------------- An HTML attachment was scrubbed... URL: From 77minds at gmail.com Tue Jul 17 22:33:43 2018 From: 77minds at gmail.com (Karthikeyan A K) Date: Wed, 18 Jul 2018 08:03:43 +0530 Subject: [Chennaipy] [ANN][Data science] Airport Distances Message-ID: Hello All, We are glad to announce the release of Airport Distances. We needed it for a project and we scrapped this data, and we thought it might be useful for other people too https://gitlab.com/trumatics/libre/airport-distances/ -- Karthikeyan A K Founder of Code Tribe https://is.gd/codetribe Author of https://mindaslab.github.io/I-Love-Ruby/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From gsivaprabu at gmail.com Tue Jul 17 23:28:11 2018 From: gsivaprabu at gmail.com (Sivaprabu Ganesan) Date: Wed, 18 Jul 2018 08:58:11 +0530 Subject: [Chennaipy] How to get overcome the cross origin problem [ NSE JSON Response ] In-Reply-To: References: Message-ID: Hi Friends, I am trying to get the data from NSE not able cross orging issue possible to over come https://www.nseindia.com/live_market/dynaContent/live_watch/stock_watch/niftyStockWatch.json - Using any method form the table like below https://www.nseindia.com/live_market/dynaContent/live_watch/equities_stock_watch.htm?cat=N -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak at hasura.io Wed Jul 18 07:35:17 2018 From: deepak at hasura.io (Deepak Sahoo) Date: Wed, 18 Jul 2018 17:05:17 +0530 Subject: [Chennaipy] GraphQL Engine on Postgres - Talk at ChennaiPy In-Reply-To: References: Message-ID: Hey Vijay, Hope you had the chance to read my email? I'm happy to share that we got a tremendous response from the community when we released the Hasura GraphQL Engine to Open Source this week. We hit 2000 stars on GitHub within 2 days! Do let me know if you're interested in having us speak at your upcoming meetup. Regards Deepak On Fri, Jun 29, 2018 at 5:17 PM, Deepak Sahoo wrote: > Hi Vijay, > > My name is Deepak and I'm a community manager at Hasura. > > We have recently soft-launched the Hasura GraphQL engine > . This gives you GraphQL APIs instantly on existing > Postgres based application. We are also working towards open sourcing this > in a few weeks. > > I wanted to check with you to see if we can arrange for a remote speaking > session/live-demo by Tanmai (our founder) about this tool at one of your > upcoming Meetups. > > In this talk, we'll go over the design and architecture of this > high-performance, low-footprint engine. For example, on Heroku's free tier > with the free postgres addon, you can get query throughputs in excess of a > 1000 reqs/sec at around ~50MB of RAM. We will take you over how to set > Hasura up with your existing Postgres applications, including > authentication and authorization, so that you can start using GraphQL from > your apps without writing backend code. > > Do let me know if this is something you might be interested in. > > Best, > Deepak > > -- > > > *Deepak Sahoo* > Community Manager > hasura.io | *@HasuraHQ * | *Facebook > * | *LinkedIn > * > Gitkube - Deploy to Kubernetes using git push (Open > Source) > Hasura in the news: TechCrunch > > | TheNewStack > > > > -- *Deepak Sahoo* Community Manager hasura.io | *@HasuraHQ * | *Facebook * | *LinkedIn * Gitkube - Deploy to Kubernetes using git push (Open Source) Hasura in the news: TechCrunch | TheNewStack -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at zilogic.com Wed Jul 18 10:00:12 2018 From: vijaykumar at zilogic.com (Vijay Kumar) Date: Wed, 18 Jul 2018 14:00:12 -0000 Subject: [Chennaipy] GraphQL Engine on Postgres - Talk at ChennaiPy References: Message-ID: Hi Deepak, I had responded to your query on meetup messages. Anyways I am re-iterating it over here. We would be glad to have the talk. But I am not sure about the remote session. I will need to check if this is possible, in the meetup venue. Will confirm this shortly. Regards, Vijay On Wednesday 18 July 2018 05:05 PM, Deepak Sahoo wrote: > Hey Vijay, > > Hope you had the chance to read my email? > > I'm happy to share that we got a tremendous response from the > community when we released the Hasura GraphQL Engine to Open Source > this week. > We hit 2000 stars on GitHub > within 2 days! > > Do let me know if you're interested in having us speak at your > upcoming meetup. > > Regards > Deepak > > > On Fri, Jun 29, 2018 at 5:17 PM, Deepak Sahoo > wrote: > > Hi Vijay, > > My name is Deepak and I'm a community manager at Hasura. > > We have recently soft-launched theHasura GraphQL engine > . This gives you GraphQL APIs instantly on > existing Postgres based application. We are also working towards > open sourcing this in a few weeks. > > I wanted to check with you to see if we can arrange for a remote > speaking session/live-demo by Tanmai (our founder) about this tool > at one of your upcoming Meetups. > > In this talk, we'll go over the design and architecture of this > high-performance, low-footprint engine. For example, on Heroku's > free tier with the free postgres addon, you can get query > throughputs in excess of a 1000 reqs/sec at around ~50MB of RAM. > We will take you over how to set Hasura up with your existing > Postgres applications, including authentication and authorization, > so that you can start using GraphQL from your apps without writing > backend code. > > Do let me know if this is something you might be interested in. > > Best, > Deepak > > -- > > > *Deepak Sahoo* > Community Manager > hasura.io | _ at HasuraHQ > _ | _Facebook > _ | _LinkedIn > _ > Gitkube - Deploy to Kubernetes using git push > (Open Source) > Hasura in the news: TechCrunch > | > TheNewStack > > > > > > > > -- > > > *Deepak Sahoo* > Community Manager > hasura.io | _ at HasuraHQ > _ | _Facebook > _ | _LinkedIn > _ > Gitkube - Deploy to Kubernetes using git push > (Open Source) > Hasura in the news: TechCrunch > | > TheNewStack > > > > > > > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak at hasura.io Thu Jul 19 02:09:50 2018 From: deepak at hasura.io (Deepak Sahoo) Date: Thu, 19 Jul 2018 11:39:50 +0530 Subject: [Chennaipy] GraphQL Engine on Postgres - Talk at ChennaiPy In-Reply-To: References: Message-ID: Hey Vijay, Thanks for replying. I'm sorry I missed your meetup message. Glad to know you're interested in the session! Do let me know if the remote session is too inconvenient to arrange. We could consider sending one of our engineers to Chennai for the talk. Also wanted to know when is your next event scheduled? Regards Deepak On Wed, Jul 18, 2018 at 7:30 PM, Vijay Kumar wrote: > Hi Deepak, > I had responded to your query on meetup messages. Anyways I am > re-iterating it over here. > > We would be glad to have the talk. But I am not sure about the remote > session. I will need to check if this is possible, in the meetup venue. > Will confirm this shortly. > > Regards, > Vijay > > > On Wednesday 18 July 2018 05:05 PM, Deepak Sahoo wrote: > > Hey Vijay, > > Hope you had the chance to read my email? > > I'm happy to share that we got a tremendous response from the community > when we released the Hasura GraphQL Engine to Open Source this week. > We hit 2000 stars on GitHub > within 2 days! > > Do let me know if you're interested in having us speak at your upcoming > meetup. > > Regards > Deepak > > > On Fri, Jun 29, 2018 at 5:17 PM, Deepak Sahoo wrote: > >> Hi Vijay, >> >> My name is Deepak and I'm a community manager at Hasura. >> >> We have recently soft-launched the Hasura GraphQL engine >> . This gives you GraphQL APIs instantly on existing >> Postgres based application. We are also working towards open sourcing this >> in a few weeks. >> >> I wanted to check with you to see if we can arrange for a remote speaking >> session/live-demo by Tanmai (our founder) about this tool at one of your >> upcoming Meetups. >> >> In this talk, we'll go over the design and architecture of this >> high-performance, low-footprint engine. For example, on Heroku's free tier >> with the free postgres addon, you can get query throughputs in excess of a >> 1000 reqs/sec at around ~50MB of RAM. We will take you over how to set >> Hasura up with your existing Postgres applications, including >> authentication and authorization, so that you can start using GraphQL from >> your apps without writing backend code. >> >> Do let me know if this is something you might be interested in. >> >> Best, >> Deepak >> >> -- >> >> >> *Deepak Sahoo* >> Community Manager >> hasura.io | *@HasuraHQ * | *Facebook >> * | *LinkedIn >> * >> Gitkube - Deploy to Kubernetes using git push >> (Open Source) >> Hasura in the news: TechCrunch >> >> | TheNewStack >> >> >> >> > > > -- > > > *Deepak Sahoo* > Community Manager > hasura.io | *@HasuraHQ * | *Facebook > * | *LinkedIn > * > Gitkube - Deploy to Kubernetes using git push (Open > Source) > Hasura in the news: TechCrunch > > | TheNewStack > > > > > > _______________________________________________ > Chennaipy mailing listChennaipy at python.orghttps://mail.python.org/mailman/listinfo/chennaipy > > > -- *Deepak Sahoo* Community Manager hasura.io | *@HasuraHQ * | *Facebook * | *LinkedIn * Gitkube - Deploy to Kubernetes using git push (Open Source) Hasura in the news: TechCrunch | TheNewStack -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Thu Jul 19 02:30:42 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Thu, 19 Jul 2018 12:00:42 +0530 Subject: [Chennaipy] GraphQL Engine on Postgres - Talk at ChennaiPy In-Reply-To: References: Message-ID: <98a8367e-04ce-4fff-6cdd-08eec561bcda@bravegnu.org> On Thursday 19 July 2018 11:39 AM, Deepak Sahoo wrote: > > Glad to know you're interested in the session! > Do let me know if the remote session is too inconvenient to arrange. > We could consider sending one of our engineers to Chennai for the talk. > Also wanted to know when is your next event scheduled? Hi Deepak, First off, please subscribe to the mailing list first, before posting. Your mails are getting caught up for moderation. The problem, with many of the venues is that there is no Internet connectivity. Also, even if there is Internet connectivity, the logistics of doing a remote session is high. If there are engineers who can do a regular face-to-face talk it will be helpful. The next meetup is scheduled for 28th July. The meetups always happen on the 4th Saturday of every month. HTH. Regards, Vijay From deepak at hasura.io Mon Jul 23 09:19:21 2018 From: deepak at hasura.io (Deepak Sahoo) Date: Mon, 23 Jul 2018 18:49:21 +0530 Subject: [Chennaipy] GraphQL Engine on Postgres - Talk at ChennaiPy In-Reply-To: <98a8367e-04ce-4fff-6cdd-08eec561bcda@bravegnu.org> References: <98a8367e-04ce-4fff-6cdd-08eec561bcda@bravegnu.org> Message-ID: Hi Vijay, Done, subscribed to the mailing list :) I do understand the challenges of a remote session. Unfortunately, none of our engineers can make it to Chennai this weekend. As an alternative, would it be possible to have a proactive member from your community try out the Hasura GraphQL engine and talk about it to the audience? Do let me know if this works. Regards Deepak On Thu, Jul 19, 2018 at 12:00 PM, Vijay Kumar wrote: > > On Thursday 19 July 2018 11:39 AM, Deepak Sahoo wrote: > >> >> Glad to know you're interested in the session! >> Do let me know if the remote session is too inconvenient to arrange. We >> could consider sending one of our engineers to Chennai for the talk. >> Also wanted to know when is your next event scheduled? >> > > Hi Deepak, > First off, please subscribe to the mailing list first, before posting. > Your mails are getting caught up for moderation. > > The problem, with many of the venues is that there is no Internet > connectivity. Also, even if there is Internet connectivity, the logistics > of doing a remote session is high. If there are engineers who can do a > regular face-to-face talk it will be helpful. The next meetup is scheduled > for 28th July. The meetups always happen on the 4th Saturday of every month. > > HTH. > > Regards, > Vijay > -- *Deepak Sahoo* Community Manager hasura.io | *@HasuraHQ * | *Facebook * | *LinkedIn * Gitkube - Deploy to Kubernetes using git push (Open Source) Hasura in the news: TechCrunch | TheNewStack -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak at hasura.io Mon Jul 23 09:44:05 2018 From: deepak at hasura.io (Deepak Sahoo) Date: Mon, 23 Jul 2018 19:14:05 +0530 Subject: [Chennaipy] GraphQL Engine on Postgres - Talk at ChennaiPy In-Reply-To: <479f6dc3-4ddd-cc94-678f-494312873509@bravegnu.org> References: <98a8367e-04ce-4fff-6cdd-08eec561bcda@bravegnu.org> <479f6dc3-4ddd-cc94-678f-494312873509@bravegnu.org> Message-ID: Thanks Vijay, We look forward to the next event! :) Regards Deepak On Mon 23 Jul, 2018, 19:12 Vijay Kumar, wrote: > > On Monday 23 July 2018 06:49 PM, Deepak Sahoo wrote: > > I do understand the challenges of a remote session. Unfortunately, > > none of our engineers can make it to Chennai this weekend. > Hi Deepak, > That sure is unfortunate. But you can always do the talk at the next > meetup. > > > > As an alternative, would it be possible to have a proactive member > > from your community try out the Hasura GraphQL engine and talk about > > it to the audience? > > Do let me know if this works. > If it really interests the community, there will always be somebody to > talk about it. But I, as a co-organizer, cannot ask anybody to do it. My > role in the community is to bring people together and create an > environment that allows them to interact effectively, and I politely > step aside, so that the beauty and the magic of the community can happen. > > Regards, > Vijay > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Mon Jul 23 09:45:00 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Mon, 23 Jul 2018 19:15:00 +0530 Subject: [Chennaipy] GraphQL Engine on Postgres - Talk at ChennaiPy In-Reply-To: References: <98a8367e-04ce-4fff-6cdd-08eec561bcda@bravegnu.org> Message-ID: <479f6dc3-4ddd-cc94-678f-494312873509@bravegnu.org> On Monday 23 July 2018 06:49 PM, Deepak Sahoo wrote: > I do understand the challenges of a remote session. Unfortunately, > none of our engineers can make it to Chennai this weekend. Hi Deepak, That sure is unfortunate. But you can always do the talk at the next meetup. > > As an alternative, would it be possible to have a proactive member > from your community try out the Hasura GraphQL engine and talk about > it to the audience? > Do let me know if this works. If it really interests the community, there will always be somebody to talk about it. But I, as a co-organizer, cannot ask anybody to do it. My role in the community is to bring people together and create an environment that allows them to interact effectively, and I politely step aside, so that the beauty and the magic of the community can happen. Regards, Vijay From viswanathct at gmail.com Tue Jul 24 03:54:36 2018 From: viswanathct at gmail.com (Viswanath. Ct) Date: Tue, 24 Jul 2018 13:24:36 +0530 Subject: [Chennaipy] Removal request from the mailing list. Message-ID: Hello ChennaiPy, Could you kindly remove this email-id, viswanathct at gmail.com, from the mailing list. Thank you. - Viswanath. Ct. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sakthirengaraj at gmail.com Tue Jul 24 04:27:24 2018 From: sakthirengaraj at gmail.com (Rengaraj D) Date: Tue, 24 Jul 2018 13:57:24 +0530 Subject: [Chennaipy] Removal request from the mailing list. In-Reply-To: References: Message-ID: On 24 July 2018 at 13:24, Viswanath. Ct wrote: > Hello ChennaiPy, > > Could you kindly remove this email-id, viswanathct at gmail.com, from the > mailing list. > @Viswanath Open this link https://mail.python.org/mailman/listinfo/chennaipy and go to ChennaiPy subscribers. Find unsubscribe option and give your mail ID in the text box to Unsubscribe. Hope this helps. Regards Rengaraj -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepika at analyticsvidhya.com Wed Jul 25 12:02:49 2018 From: deepika at analyticsvidhya.com (Deepika Singhal) Date: Wed, 25 Jul 2018 21:32:49 +0530 Subject: [Chennaipy] [ChennaiPy] [Free Meetup] Artificial Intelligence Meetup on Saturday, 28 July Message-ID: Dear ChennaiPy You are invited to attend this exceptional meet up on *ENABLING THE FUTURE OF ARTIFICIAL INTELLIGENCE, MEETUP - CHENNAI* Come learn about Intelligent Video Analytics on Intel? Architecture from experts who will share their knowledge and experiences. Connect with Like-Minded Developers, refine your Techniques and move to a higher skill level through collaboration with other developers. Analytics Vidhya is conducting a *meetup in Chennai* for all the passionate data scientists & developers. *Mandatory Register Here: * https://datahack.analyticsvidhya.com/contest/enabling-the-future-of-ai-chennai-meetup/ *Why Should you attend this meetup* - Decode A.I. for practitioners - Functional understanding of A.I. techniques - Industry Application of A.I. - Key challenges organizations face in adopting A.I. - Impact of A.I. on business metrics *Speakers: *Sri Vallabha Deevi (Tiger Analytics), Karthikeyan Sankaran (Latent View Analytics), Premchander Rao (Intel) and more *Who should attend this meetup* - Data Scientists & AI enthusiasts - Developers *Date: 28 July 2018 (Saturday) Time: 08:30 am to 1:00 pm* *Venue:* CoWrks OMR, RMZ Millenia Business Park, Phase 2, Campus 3A, 11, MGR Main Rd, Kandancavadi, Perungudi, Chennai, Tamil Nadu 600096. Please carry Govt.ID proof along with you at the Venue. Thanks -- *Deepika Singhal* -- This message contains confidential information and is intended only for the individual named. If you are not the name addressee you should not disseminate, distribute or copy this e-mail. You cannot use or forward any attachments in the email. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Analytics Vidhya Educon Private Limited, DLF Phase 2, Gurgaon, India,?www.analyticsvidhya.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Thu Jul 26 01:47:20 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Thu, 26 Jul 2018 11:17:20 +0530 Subject: [Chennaipy] July Meetup (RSVP Required) Message-ID: # July Meetup ## Date & Time * 28th July (Saturday) * 3:00pm to 6:00pm ## Venue Alladi Ramakrishnan Hall, IMSc, CIT Campus, Tharamani, Chennai Map: https://goo.gl/maps/rYX8ECnXByy ## Schedule * Introduction * MQTT + Micropython ESP8266 Intro into IoT by Elsha Robin * Empathy Maketh an Engineer by Naren * Networking Tea * A Closer Look at Objects in Python by Poruri Sai Rahul * Lightning Talks * Discussions Only the talk titles are included here, for the sake of brevity. For details about the talks and the speakers, please visit https://www.meetup.com/Chennaipy/events/252863810/ ## RSVP There is no entry fees. All are welcome. Please RSVP on our Meetup page https://www.meetup.com/Chennaipy/events/252863810/ ## New to Python? If you are new to Python, you can make best use of the meetup, if you go through any of the following resources, before attending the meetup. * Invent Your Own Computer Games with Python, Chapters 1 - 9 http://inventwithpython.com/chapters/ * Google's Python Course (with Lecture Videos) https://developers.google.com/edu/python/ * How to Think Like a Computer Scientist, Chapters 1 - 12 http://greenteapress.com/wp/think-python-2e/ From 77minds at gmail.com Sun Jul 29 02:26:23 2018 From: 77minds at gmail.com (Karthikeyan A K) Date: Sun, 29 Jul 2018 11:56:23 +0530 Subject: [Chennaipy] How to become a Data Scientist? Message-ID: Hello All, I am a Data Scientist now, but the journey to become one, and the journey to start a Data Science company was hard, I simply had no clue to where to begin and none to guide, I almost gave up. All I knew was I had a good future if I became a Data Scientist. I realize that lot of people want to become a Data Scientist to have a bright and safe future. For those I have written this book https://www.amazon.in/dp/B07FYVTNX7 I hope it helps you. -- Karthikeyan A K Founder of Code Tribe https://is.gd/codetribe Author of https://mindaslab.github.io/I-Love-Ruby/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Sun Jul 29 13:39:11 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Sun, 29 Jul 2018 23:09:11 +0530 Subject: [Chennaipy] PySangamam: Purchase Regular Tickets Now! Message-ID: <8ccbabec-2aa9-d2a8-79af-e42ef2759cc4@bravegnu.org> Hi Everyone, If you had been planning to purchase tickets to the conference, you should be doing it now! The regular tickets closes on 1st August, and there is price rise after that! So hurry up, head to https://pysangamam.org/ and purchase your tickets now! Regards, Vijay From vijaykumar at bravegnu.org Mon Jul 30 13:44:52 2018 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Mon, 30 Jul 2018 23:14:52 +0530 Subject: [Chennaipy] PySangamam: Purchase Regular Tickets Now! In-Reply-To: <8ccbabec-2aa9-d2a8-79af-e42ef2759cc4@bravegnu.org> References: <8ccbabec-2aa9-d2a8-79af-e42ef2759cc4@bravegnu.org> Message-ID: On Sunday 29 July 2018 11:09 PM, Vijay Kumar wrote: > Hi Everyone, > If you had been planning to purchase tickets to the conference, you > should be doing it now! The regular tickets closes on 1st August, and > there is price rise after that! > My bad, actually the regular ticket closes on 7th August. But yet, it is always better to book the ticket at the earliest. Regards, Vijay