I second Jacob's suggestion. It's surprising how fast you can draft out a new type and get useful functionality. And, you can use code from DataFrames or other packages as a starting point.
On Tue, May 5, 2015 at 12:56 PM, Jacob Quinn <[email protected]> wrote: > Remember, the world is your oyster! Take a stab at creating a package and > sharing it! I'm sure you'd get some interest/feedback. > > -Jacob > > On Tue, May 5, 2015 at 10:53 AM, Nils Gudat <[email protected]> wrote: > >> Hm, that's a shame - I was hoping for something better than pandas' panel >> implementation in Julia, as I'm not a big fan of it (nor of R's plm >> package, but I guess that's what I'll have to revert to now). >> > >
