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 subs

[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/listinf

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 diffu

[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 comm