Coder Social home page Coder Social logo

bug about summarytools HOT 4 CLOSED

dcomtois avatar dcomtois commented on July 23, 2024
bug

from summarytools.

Comments (4)

dcomtois avatar dcomtois commented on July 23, 2024

Yes I got that too yesterday actually, not sure what causes it yet, but will check it out as soon as I can. Thanks for reporting it.

from summarytools.

soodoku avatar soodoku commented on July 23, 2024

I can trace it to int columns.

from summarytools.

soodoku avatar soodoku commented on July 23, 2024

expanding a bit more:

  1. there is a near 100% chance you know this but i wanted to share whatever little I know to be of help: extra_space is being called in dfSummary before it is being initialized when certain conditions are met. and that is the error.

  2. what i realized when i was going through dfSummary is that it is a super complicated function. I think it would be a good idea to split into multiple smaller functions as that can clarify the logic a bit more. My rec. for dplyr was also sort of based on that obs. We can write separate functions for handling each data type. that is how I went about it when i was writing my own summary function.

from summarytools.

dcomtois avatar dcomtois commented on July 23, 2024

Fixed! Pls use install_github('dcomtois/summarytools') to reinstall the package. Thx!

For re-writing, I agree it's a pretty huge function, but this is something that will need to wait as I'm super busy nowadays.

from summarytools.

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.