Pandas like features
bachmeier
no at spam.net
Thu Nov 5 21:57:46 UTC 2020
On Thursday, 5 November 2020 at 19:39:43 UTC, jmh530 wrote:
> On Thursday, 5 November 2020 at 19:18:11 UTC, bachmeier wrote:
>> [snip]
>>
>> The question for me is if you can work with the same data
>> structures in D, R, Python, and Julia. Can your main program
>> be written in D, but calling out to all three for loading,
>> transforming, and analyzing the data? I'm guessing not, but
>> would be awesome if you could do it.
>
> Yeah, that would be pretty nice. However, I would emphasize
> what aberba has been saying across several different threads,
> which is the importance of documentation and tutorials. It's
> nice to have the ability to do it, but if you don't make it
> clear for the typical user of R/Python/Julia to figure it out,
> then the reach will be limited.
Definitely, but you need to have the functionality first. On the
homepage for embedr, I have examples showing most of the
functionality: https://embedr.netlify.app/ I started writing up
lecture notes but then the pandemic sent my workload through the
roof.
More information about the Digitalmars-d
mailing list