GithubHelp home page GithubHelp logo

Additional Namespaces about pyjanitor HOT 3 OPEN

szuckerman avatar szuckerman commented on August 20, 2024
Additional Namespaces

from pyjanitor.

Comments (3)

ericmjl avatar ericmjl commented on August 20, 2024 1

Specifically for the “finance” sub module, I’m comfortable building it up slowly, one function at a time. That’s how good software gets built, after all 😄.

from pyjanitor.

ericmjl avatar ericmjl commented on August 20, 2024

As for the summary sub module, let’s consider first whether it’s better to just wrap pandas_summary (https://github.com/mouradmourafiq/pandas-summary/blob/master/README.md).

On the other hand, summarizing a dataframe doesn’t return a modified version of the original, but a new dataframe that describes the original. Pyjanitor so far hasn’t done much with creating new DataFrames, with the exception of getting x/y columns for ML purposes. We can add it, but yes, it should be a separate namespace.

from pyjanitor.

szuckerman avatar szuckerman commented on August 20, 2024

pandas_summary looks interesting, but I think that module looks more like it's looking at data integrity (i.e. null-values, uniques, min, max, etc).

Along those lines, I think that integrating PandasSchema, or something like it, would be really helpful.

from pyjanitor.

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.