Code Monkey home page Code Monkey logo

Comments (11)

nandan-pc avatar nandan-pc commented on May 15, 2024

Hi @devin-petersohn,
I'm interested in this. Would like to work on this. Is this still open. ?

from modin.

devin-petersohn avatar devin-petersohn commented on May 15, 2024

Hi @nandan-pc thanks for asking! Yes, this is still open. I think creating a new page under Using Modin makes the most sense, with the list of methods/APIs hyperlinked to the pandas Documentation page for each. Perhaps in the future we can also put the parameters for each in an adjacent column for quick reference.

Let me know you have any questions!

from modin.

austin-chou avatar austin-chou commented on May 15, 2024

Hi @devin-petersohn
Was taking a look at this, did you have an idea of how specifically you wanted to links to be integrated? Two options off the top of my head include hyperlinking all mentions of pandas as well as pandas methods/objects or creating a subsection at the bottom that populates automatically based off of mentions made in the body.

from modin.

devin-petersohn avatar devin-petersohn commented on May 15, 2024

Hi @Kopurlso, thanks for replying!

Let's start with hyperlinking the mentions (option 1). For larger pages the subsection at the bottom might get very large.

We can start with a smaller doc page, it doesn't all have to be done at once. If you want feedback feel free to put a small PR in!

from modin.

austin-chou avatar austin-chou commented on May 15, 2024

#397

Hey @devin-petersohn,
So after giving it more thought, not sure if it's worth the trouble of creating a separate script since it seems cumbersome to hyperlink every mention, I just decided to hyperlink the first mentions of any new pandas modules in the using_modin.rst to start. If that's okay, I can just edit the rest of the .rst files in the doc folder to align with this approach.

from modin.

devin-petersohn avatar devin-petersohn commented on May 15, 2024

Thanks @Kopurlso, that makes sense. We do have a large file called pandas_supported.rst that contains a list of all of the methods we support. The script concept was mostly intended to help with that file. If you find it easier to do it without a script, that is also fine.

The first mention of each component is the right approach. There is a precedent for that in most documentation.

from modin.

austin-chou avatar austin-chou commented on May 15, 2024

Ooh, I see what you're talking about. Was the hope to hyperlink all the individual methods in pandas_supported.rst back to pandas?

from modin.

devin-petersohn avatar devin-petersohn commented on May 15, 2024

Eventually, yes that was the hope. We sometimes get questions on usage, and it would be nice to just have a link from the documentation.

from modin.

loopyme avatar loopyme commented on May 15, 2024

Hi, I wrote a script to hyperlink all the individual methods in dataframe_supported.rst and I have already send a PR #749 . If this way is appropriate, I may able to hyperlink all the individual methods in other files.

However, some apis do not appear in the Pandas Doc. Here is what my script says:

WARNING: pandas.DataFrame.consolidate is not found
WARNING: pandas.DataFrame.convert_objects is not found
WARNING: pandas.DataFrame.value is not found
WARNING: pandas.DataFrame.from_csv is not found
WARNING: pandas.DataFrame.reindex_axis is not found
WARNING: pandas.DataFrame.select is not found
WARNING: pandas.DataFrame.sortlevel is not found
WARNING: pandas.DataFrame.to_panel is not found

Some of them may be removed or deprecated from Pandas

from modin.

devin-petersohn avatar devin-petersohn commented on May 15, 2024

Thanks @loopyme, I took a look and it looks great!

Those APIs could have been removed from the documentation but not yet from the API, that doc was generated based on the API.

from modin.

devin-petersohn avatar devin-petersohn commented on May 15, 2024

Closing this. Feel free to reopen if the discussion should continue or if issue was not resolved.

from modin.

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.