timsaucer commented on PR #750: URL: https://github.com/apache/datafusion-python/pull/750#issuecomment-2220606862
@datapythonista I think your PR is great! It definitely cleans up a problem, but it's not the same one as what I was trying to say. I know there are many users who look at the repositories to try to understand how a project works. All of this information *can* be found by looking in python using `dir` and such, but many people like to look through the repository to see how all the pieces fit together. For these users, having the user facing python code in one place makes it easier to understand the layout and design. Again, all of this same information can be found in other places. I believe that if we want to see greater adoption we should try to teach people in the way that is most comfortable to them. Again, this isn't a hill I intend to die on. I want this PR to be helpful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org