Giter Site home page Giter Site logo

Comments (4)

ericmjl avatar ericmjl commented on May 18, 2024 1

These are good catches! Docs are one of the hardest things to maintain haha. I am thinking of moving over to doctests, so that example usage and their associated tests are automatically shown for each function.

from pyjanitor.

ericmjl avatar ericmjl commented on May 18, 2024 1

Cool stuff, thanks for the catch, @zbarry. Would you be open to a documentation PR fix? The way to do so would be to first fork the repository, then create a branch off your fork, and PR into my master branch from your fork.

from pyjanitor.

zbarry avatar zbarry commented on May 18, 2024

Just found this old reference to the non-plural spelling as well in the api.html page -

df = pd.DataFrame(...).remove_column(cols=['col1', ['col2']])

(Just actually starting to look into how to use your package, haha).

from pyjanitor.

zbarry avatar zbarry commented on May 18, 2024

Also: filter_on is called filter_column in the API page example.

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.