Code Monkey home page Code Monkey logo

Comments (4)

sylviachency avatar sylviachency commented on September 27, 2024

Great article! Is "src" a python package?

from eugeneyan-comments.

eugeneyan avatar eugeneyan commented on September 27, 2024

Yes, but in the sense that its something you can pip install. It's just a directory where I put my code. You can find an example here.

from eugeneyan-comments.

alistairwgillespie avatar alistairwgillespie commented on September 27, 2024

Thank you, Eugene! Great read.

For the adapter pattern, I'm not quite understanding the definition, "the adapter pattern increases compatibility between interfaces".

In your pandas example, attempting to apply your definition, each read_* is a unique interface that generates a common object, a dataframe. Are you saying that the dataframe and the read_* are two interfaces?

Your work is really appreciated.

from eugeneyan-comments.

swaroop4learning avatar swaroop4learning commented on September 27, 2024

Nice info Eugene.
Here are few observations:

  1. Traditional Factory pattern is not much applicable to Python and examples like hugging face achieving through composition is recommended.
  2. Decorator pattern is different from decorators in python. Both are not exactly same. Please verify my observation.

from eugeneyan-comments.

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.