Re: IDE for python

2017-06-29 Thread Gourav Sengupta
Hi Wan,

Out out tremendous curiosity why did you switch, instead of extending?
Scala will provide you fantastic advantages with its functional programming
approach and very less translation loss to SPARK internals. Infact I just
learned Scala to get a better understanding and appreciate SPARK.

If you are using a web based IDE, Jupyter is the King. If you are using an
application PyCharm is the queen. If you know to use both of them then you
are a part of the royal family.

If you are riding high in the super hyped band wagon of Data Science where
everyone wants to see graphs out of data, Jupyter works fantastically well.

Regards,
Gourav

On Tue, Jun 27, 2017 at 10:16 PM, Xiaomeng Wan  wrote:

> Hi,
> I recently switched from scala to python, and wondered which IDE people
> are using for python. I heard about pycharm, spyder etc. How do they
> compare with each other?
>
> Thanks,
> Shawn
>


Re: IDE for python

2017-06-28 Thread Xiaomeng Wan
Thanks for all of you. I will give Pycharm a try.

Regards,
Shawn

On 28 June 2017 at 06:07, Sotola, Radim <radim.sot...@teradata.com> wrote:

> I know. But I pay around 20Euro per month for all products from JetBrains
> and I think this is not so much – I Czech it is one evening in pub.
>
>
>
> *From:* Md. Rezaul Karim [mailto:rezaul.ka...@insight-centre.org]
> *Sent:* Wednesday, June 28, 2017 12:55 PM
> *To:* Sotola, Radim <radim.sot...@teradata.com>
> *Cc:* spark users <user@spark.apache.org>; ayan guha <guha.a...@gmail.com>;
> Abhinay Mehta <abhinay.me...@gmail.com>; Xiaomeng Wan <shawn...@gmail.com>
> *Subject:* RE: IDE for python
>
>
>
> By the way, Pycharm from JetBrians also have a community edition which is
> free and open source.
>
>
>
> Moreover, if you are a student, you can use the professional edition for
> students as well.
>
>
>
> For more, see here https://www.jetbrains.com/student/
>
>
>
> On Jun 28, 2017 11:18 AM, "Sotola, Radim" <radim.sot...@teradata.com>
> wrote:
>
> Pycharm is good choice. I buy monthly subscription and can see that the
> PyCharm development continue  (I mean that this is not tool which somebody
> develop and leave it without any upgrades).
>
>
>
> *From:* Abhinay Mehta [mailto:abhinay.me...@gmail.com]
> *Sent:* Wednesday, June 28, 2017 11:06 AM
> *To:* ayan guha <guha.a...@gmail.com>
> *Cc:* User <user@spark.apache.org>; Xiaomeng Wan <shawn...@gmail.com>
> *Subject:* Re: IDE for python
>
>
>
> I use Pycharm and it works a treat. The big advantage I find is that I can
> use the same command shortcuts that I do when developing with IntelliJ IDEA
> when doing Scala or Java.
>
>
>
>
>
> On 27 June 2017 at 23:29, ayan guha <guha.a...@gmail.com> wrote:
>
> Depends on the need. For data exploration, i use notebooks whenever I can.
> For developement, any good text editor should work, I use sublime. If you
> want auto completion and all, you can use eclipse or pycharm, I do not :)
>
>
>
> On Wed, 28 Jun 2017 at 7:17 am, Xiaomeng Wan <shawn...@gmail.com> wrote:
>
> Hi,
>
> I recently switched from scala to python, and wondered which IDE people
> are using for python. I heard about pycharm, spyder etc. How do they
> compare with each other?
>
>
>
> Thanks,
>
> Shawn
>
> --
>
> Best Regards,
> Ayan Guha
>
>
>
>


RE: IDE for python

2017-06-28 Thread Sotola, Radim
I know. But I pay around 20Euro per month for all products from JetBrains and I 
think this is not so much – I Czech it is one evening in pub.

From: Md. Rezaul Karim [mailto:rezaul.ka...@insight-centre.org]
Sent: Wednesday, June 28, 2017 12:55 PM
To: Sotola, Radim <radim.sot...@teradata.com>
Cc: spark users <user@spark.apache.org>; ayan guha <guha.a...@gmail.com>; 
Abhinay Mehta <abhinay.me...@gmail.com>; Xiaomeng Wan <shawn...@gmail.com>
Subject: RE: IDE for python

By the way, Pycharm from JetBrians also have a community edition which is free 
and open source.

Moreover, if you are a student, you can use the professional edition for 
students as well.

For more, see here https://www.jetbrains.com/student/

On Jun 28, 2017 11:18 AM, "Sotola, Radim" 
<radim.sot...@teradata.com<mailto:radim.sot...@teradata.com>> wrote:
Pycharm is good choice. I buy monthly subscription and can see that the PyCharm 
development continue  (I mean that this is not tool which somebody develop and 
leave it without any upgrades).

From: Abhinay Mehta 
[mailto:abhinay.me...@gmail.com<mailto:abhinay.me...@gmail.com>]
Sent: Wednesday, June 28, 2017 11:06 AM
To: ayan guha <guha.a...@gmail.com<mailto:guha.a...@gmail.com>>
Cc: User <user@spark.apache.org<mailto:user@spark.apache.org>>; Xiaomeng Wan 
<shawn...@gmail.com<mailto:shawn...@gmail.com>>
Subject: Re: IDE for python

I use Pycharm and it works a treat. The big advantage I find is that I can use 
the same command shortcuts that I do when developing with IntelliJ IDEA when 
doing Scala or Java.


On 27 June 2017 at 23:29, ayan guha 
<guha.a...@gmail.com<mailto:guha.a...@gmail.com>> wrote:
Depends on the need. For data exploration, i use notebooks whenever I can. For 
developement, any good text editor should work, I use sublime. If you want auto 
completion and all, you can use eclipse or pycharm, I do not :)

On Wed, 28 Jun 2017 at 7:17 am, Xiaomeng Wan 
<shawn...@gmail.com<mailto:shawn...@gmail.com>> wrote:
Hi,
I recently switched from scala to python, and wondered which IDE people are 
using for python. I heard about pycharm, spyder etc. How do they compare with 
each other?

Thanks,
Shawn
--
Best Regards,
Ayan Guha



RE: IDE for python

2017-06-28 Thread Md. Rezaul Karim
By the way, Pycharm from JetBrians also have a community edition which is
free and open source.

Moreover, if you are a student, you can use the professional edition for
students as well.

For more, see here https://www.jetbrains.com/student/

On Jun 28, 2017 11:18 AM, "Sotola, Radim" <radim.sot...@teradata.com> wrote:

> Pycharm is good choice. I buy monthly subscription and can see that the
> PyCharm development continue  (I mean that this is not tool which somebody
> develop and leave it without any upgrades).
>
>
>
> *From:* Abhinay Mehta [mailto:abhinay.me...@gmail.com]
> *Sent:* Wednesday, June 28, 2017 11:06 AM
> *To:* ayan guha <guha.a...@gmail.com>
> *Cc:* User <user@spark.apache.org>; Xiaomeng Wan <shawn...@gmail.com>
> *Subject:* Re: IDE for python
>
>
>
> I use Pycharm and it works a treat. The big advantage I find is that I can
> use the same command shortcuts that I do when developing with IntelliJ IDEA
> when doing Scala or Java.
>
>
>
>
>
> On 27 June 2017 at 23:29, ayan guha <guha.a...@gmail.com> wrote:
>
> Depends on the need. For data exploration, i use notebooks whenever I can.
> For developement, any good text editor should work, I use sublime. If you
> want auto completion and all, you can use eclipse or pycharm, I do not :)
>
>
>
> On Wed, 28 Jun 2017 at 7:17 am, Xiaomeng Wan <shawn...@gmail.com> wrote:
>
> Hi,
>
> I recently switched from scala to python, and wondered which IDE people
> are using for python. I heard about pycharm, spyder etc. How do they
> compare with each other?
>
>
>
> Thanks,
>
> Shawn
>
> --
>
> Best Regards,
> Ayan Guha
>
>
>


RE: IDE for python

2017-06-28 Thread Sotola, Radim
Pycharm is good choice. I buy monthly subscription and can see that the PyCharm 
development continue  (I mean that this is not tool which somebody develop and 
leave it without any upgrades).

From: Abhinay Mehta [mailto:abhinay.me...@gmail.com]
Sent: Wednesday, June 28, 2017 11:06 AM
To: ayan guha <guha.a...@gmail.com>
Cc: User <user@spark.apache.org>; Xiaomeng Wan <shawn...@gmail.com>
Subject: Re: IDE for python

I use Pycharm and it works a treat. The big advantage I find is that I can use 
the same command shortcuts that I do when developing with IntelliJ IDEA when 
doing Scala or Java.


On 27 June 2017 at 23:29, ayan guha 
<guha.a...@gmail.com<mailto:guha.a...@gmail.com>> wrote:
Depends on the need. For data exploration, i use notebooks whenever I can. For 
developement, any good text editor should work, I use sublime. If you want auto 
completion and all, you can use eclipse or pycharm, I do not :)

On Wed, 28 Jun 2017 at 7:17 am, Xiaomeng Wan 
<shawn...@gmail.com<mailto:shawn...@gmail.com>> wrote:
Hi,
I recently switched from scala to python, and wondered which IDE people are 
using for python. I heard about pycharm, spyder etc. How do they compare with 
each other?

Thanks,
Shawn
--
Best Regards,
Ayan Guha



Re: IDE for python

2017-06-28 Thread Abhinay Mehta
I use Pycharm and it works a treat. The big advantage I find is that I can
use the same command shortcuts that I do when developing with IntelliJ IDEA
when doing Scala or Java.


On 27 June 2017 at 23:29, ayan guha  wrote:

> Depends on the need. For data exploration, i use notebooks whenever I can.
> For developement, any good text editor should work, I use sublime. If you
> want auto completion and all, you can use eclipse or pycharm, I do not :)
>
> On Wed, 28 Jun 2017 at 7:17 am, Xiaomeng Wan  wrote:
>
>> Hi,
>> I recently switched from scala to python, and wondered which IDE people
>> are using for python. I heard about pycharm, spyder etc. How do they
>> compare with each other?
>>
>> Thanks,
>> Shawn
>>
> --
> Best Regards,
> Ayan Guha
>


Re: IDE for python

2017-06-27 Thread ayan guha
Depends on the need. For data exploration, i use notebooks whenever I can.
For developement, any good text editor should work, I use sublime. If you
want auto completion and all, you can use eclipse or pycharm, I do not :)

On Wed, 28 Jun 2017 at 7:17 am, Xiaomeng Wan  wrote:

> Hi,
> I recently switched from scala to python, and wondered which IDE people
> are using for python. I heard about pycharm, spyder etc. How do they
> compare with each other?
>
> Thanks,
> Shawn
>
-- 
Best Regards,
Ayan Guha