On 16/03/16 08:36, Matt Williams wrote:
> Dear Tutors,
>
> I am looking for some advice. I have some data that has three dimensions to
> it. I would like to store it such that one could manipulate (query/ update/
> etc.) by dimension - so it would be feasible to ask for all of the data
> that shar
On 16/03/16 03:02, Steven D'Aprano wrote:
>> I'm not sure a citation is strictly necessary for a programming
>> language, but if you want to you could cite the Python web site.
>> Would you cite JavaScript, CSS or HTML if you built a website?
>> Or SQL if you built a database?
>
> If the disserta
-- Forwarded message --
From: D.V.N.Sarma డి.వి.ఎన్.శర్మ
Date: Wed, Mar 16, 2016 at 3:39 PM
Subject: Re: [Tutor] Citing Python
To: Steven D'Aprano
"Python 2.7.11 |Anaconda 2.5.0 (64-bit)| (default, Jan 29 2016,
14:26:21) [MSC v.1500 64 bit (AMD64)] on win32
Type "copyright", "cr
Dear Tutors,
I am looking for some advice. I have some data that has three dimensions to
it. I would like to store it such that one could manipulate (query/ update/
etc.) by dimension - so it would be feasible to ask for all of the data
that shares a value in d1, or iterate over all of the values