From: Anthony S. <sc...@gm...> - 2013-08-27 18:38:07
|
Hey Sasha, You probably want to look at the Expr class [1] where you set "out" to be the same as the original array. Be Well Anthony 1. http://pytables.github.io/usersguide/libref/expr_class.html On Tue, Aug 27, 2013 at 11:44 AM, Oleksandr Huziy <guz...@gm...>wrote: > Hi All: > > I have a huge table imported from other binary files to hdf, and I forgot > to multiply the data by a factor in one case. Is there an easy way to > multiply a column by a constant factor using pytables? > To modify it in place? > > Thank you > > -- > Sasha > > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk > _______________________________________________ > Pytables-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pytables-users > > |