Re: To apply pca for a large csv

2020-04-14 Thread Oscar Benjamin
On Tue, 14 Apr 2020 at 12:42, Rahul Gupta wrote: > > Hello all, i have a csv of 1 gb which consists of 25000 columns and 2 > rows. I want to apply pca so i have seen sciki-learn had inbuilt > fucntionality to use that. But i have seen to do eo you have to load data in > data frame. But my m

Re: i am want to read data from the csv that i wrote using python csv module but apart from filed names and row count i am unable to read rest of the data

2020-04-14 Thread sjeik_appie
On 12 Apr 2020 12:30, Peter Otten <__pete...@web.de> wrote: Rahul Gupta wrote: > for line in enumerate(csv_reader): > print(line[csv_reader.fieldnames[1]]) enumerate() generates (index, line) tuples that you need to unpack:     for index, line in enumerat

speech reconition

2020-04-14 Thread shubham gupta
speech recognition is working really slowly in my vs code what will i do can someone please help me -- https://mail.python.org/mailman/listinfo/python-list

Re: To apply pca for a large csv

2020-04-14 Thread Rahul Gupta
64 bit version -- https://mail.python.org/mailman/listinfo/python-list

Re: Java JMS and python

2020-04-14 Thread Julio Oña
Found this, it's old, but it's the code. I hope it helps. https://github.com/springpython/springpython Julio El mar., 14 de abr. de 2020 a la(s) 00:30, Sam (pyt...@net153.net) escribió: > > On 4/13/20 9:51 PM, Julio Oña wrote: > > Hi > > > > There is a tool for that (I didn't use it): > > http

Re: Installation of Camelot

2020-04-14 Thread MRAB
On 2020-04-14 16:20, anson freer wrote: I am a new Python user and using "Installation of Camelot" site I have python 3.7 64bit and Anaconda installed site states The easiest way to install Camelot is to install it with conda, which is a package manager and environment management system for the A

Installation of Camelot

2020-04-14 Thread anson freer
I am a new Python user and using "Installation of Camelot" site I have python 3.7 64bit and Anaconda installed site states The easiest way to install Camelot is to install it with conda, which is a package manager and environment management system for the Anaconda distribution. The dependencies Tk

Re: Strong AI Steps for Coding AI Mind in Python

2020-04-14 Thread Joel Goldstick
On Tue, Apr 14, 2020 at 8:21 AM wrote: > > 1. Code the MainLoop module -- http://ai.neocities.org/MainLoop.html > > Code the MainLoop in Python. Use either an actual loop with subroutine calls, > or make a ringlet of perhaps object-oriented module stubs, each calling the > next stub. Provide the

Strong AI Steps for Coding AI Mind in Python

2020-04-14 Thread mentificium
1. Code the MainLoop module -- http://ai.neocities.org/MainLoop.html Code the MainLoop in Python. Use either an actual loop with subroutine calls, or make a ringlet of perhaps object-oriented module stubs, each calling the next stub. Provide the ESCAPE key or other mechanisms for the user to sto

Re: To apply pca for a large csv

2020-04-14 Thread Chris Angelico
On Tue, Apr 14, 2020 at 9:41 PM Rahul Gupta wrote: > > Hello all, i have a csv of 1 gb which consists of 25000 columns and 2 > rows. I want to apply pca so i have seen sciki-learn had inbuilt > fucntionality to use that. But i have seen to do eo you have to load data in > data frame. But my

To apply pca for a large csv

2020-04-14 Thread Rahul Gupta
Hello all, i have a csv of 1 gb which consists of 25000 columns and 2 rows. I want to apply pca so i have seen sciki-learn had inbuilt fucntionality to use that. But i have seen to do eo you have to load data in data frame. But my machine is i5 with 8 gb of ram which fails to load all this d

EuroPython 2020: Talk voting is open

2020-04-14 Thread M.-A. Lemburg
Talk voting is your chance to tell us what you’d like to see at EuroPython 2020. We will leave talk voting open until: Sunday, April 26 23:59:59 CEST In order to vote, please log in to the website and then navigate to the talk voting page: * EuroPython 202