Re: [Tutor] Most efficient way to read large csv files with properly converted mixed data types.

2016-06-26 Thread Ek Esawi
The first step of my plan is to do basic statistical analysis. The 2nd step
is to chose a sample from each file and do more advanced statistical
analysis for which i plan to use  R.
EKE
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] Coding help 1D diffusion equation

2016-06-26 Thread Severin Langberg
Hello!

I have a problem with solving the 1D diffusion equation for Gaussian
initial using odeint. Anyone care to help?

Best,
S
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Coding help 1D diffusion equation

2016-06-26 Thread Alan Gauld via Tutor
On 26/06/16 13:16, Severin Langberg wrote:

> I have a problem with solving the 1D diffusion equation for Gaussian
> initial using odeint. Anyone care to help?

You need to realize that most folks on this list have no idea what
that means. You need to provide a bit more detail. What is the 1D
diffusion equation? What does Gaussian initial mean? What is odeint?

What exactly do you need help with? Do you know how to solve the
equation mathematically? If not, you should probably ask on a
math/science forum.

If you know the math but can't translate it then let us see
what the math looks like and what you have tried in Python
and we might then be able to help.


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] installing openpyxl

2016-06-26 Thread marcus lütolf
dear Experts,

first question :
could someone please tell me what exactly I have to type in my a) Python 35
– command line or 

b) desktopcomputer ( W10, 64bit)-command line in ordert to install openpyxl
which I downloaded in

C:\Users\marcus\Downloads on my computer. 
I have used all kinds of commands with ‚pip install‘ at the end, all
unsuccessful.

 

Second question:
(this might not be a topic for this forum but an answer would be most
welcome)
I try to write code for parsing the internet using a raspberry Pi B+ via
remote access 

with puTTY from my desktop computer.
I am unable to find the appropriate password,  ‘raspberry’ is denied.

 

Thanks for help.

Marcus.

 



---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor