Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Running two scripts
Post: RE: Running two scripts

I meant I am trying to avoid writing all the data arrays/matrices to output files, that would generate 100's of output files, or a large .csv file, which I again have to read in, in the other program....
arka7886 Data Science 5 3,628 Mar-22-2018, 04:31 AM
    Thread: Running two scripts
Post: RE: Running two scripts

(Mar-21-2018, 11:02 PM)Gribouillis Wrote: (Mar-21-2018, 10:21 PM)arka7886 Wrote: is there a way to save all the calculated variables somehow so that I can import them multiple times later, instead...
arka7886 Data Science 5 3,628 Mar-21-2018, 11:11 PM
    Thread: Running two scripts
Post: Running two scripts

Hi all, I have two scripts, say script1.py and script2.py. In script1 I calculate a lot of parameters and matrices, and it takes time, say 30 mins to run script1. Then I want to use these calculated p...
arka7886 Data Science 5 3,628 Mar-21-2018, 10:21 PM
    Thread: format dtype
Post: format dtype

Hi,  I am struggling with a very basic problem. While reading or writing a data file, some times I need to define the format... normally I can do it as dype = float, or dtype = 'U6' etc. however if th...
arka7886 General Coding Help 2 4,469 Feb-16-2017, 09:10 PM
    Thread: Running operations without compiling code multiple times
Post: RE: Running operations without compiling code mult...

Thanks a lot !
arka7886 General Coding Help 3 4,418 Nov-02-2016, 02:45 AM
    Thread: Running operations without compiling code multiple times
Post: Running operations without compiling code multiple...

Hi all, I am fairly new to Python, though I have computing experience in other languages. I have a very basic question here: I want to run operations (mathematical and plotting etc.) in the python env...
arka7886 General Coding Help 3 4,418 Nov-01-2016, 03:51 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020