GithubHelp home page GithubHelp logo

Comments (5)

tshort avatar tshort commented on May 14, 2024

Just a heads up--I'm out for a couple of weeks and won't be able to take care of this.

from dataframesmeta.jl.

emilbayes avatar emilbayes commented on May 14, 2024

Should I file an issue over there instead, or attempt at PR at the METADATA.jl repo?

from dataframesmeta.jl.

tshort avatar tshort commented on May 14, 2024

You could do a PR at the metadata repo.

On Monday, July 13, 2015, Emil Bay [email protected] wrote:

Should I file an issue over there instead, or attempt at PR at the
METADATA.jl repo?


Reply to this email directly or view it on GitHub
#20 (comment)
.

from dataframesmeta.jl.

lbollar avatar lbollar commented on May 14, 2024

I just tried to use by @byrow using latest julia build and DataFramesMeta installed using Pkg.clone for latest version here. get an undefvarerror

Julia Version 0.4.0-pre+7316
Commit 86a2a31 (2015-09-05 20:44 UTC)

@test @byrow!(df, if :A > :B; :A = 0 end) == DataFrame(A = [1, 0, 0], B = [2, 1, 2])
ERROR: UndefVarError: @byrow! not defined

I'm a newb and was trying to get involved. Tried to see if there was a way for me to fix this, but I don't have enough knowledge for this.

Edit: Same result for @byrow or @byrow!

from dataframesmeta.jl.

tshort avatar tshort commented on May 14, 2024

Release tagged and published...

from dataframesmeta.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.