-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help Write Notes on Data Science #68
Comments
Hello there, I have noticed this repository from the up-for-grabs.net website and I'd like to contribute here. But, first I have some questions regarding the written content:
|
Hey there @jtboing! Thanks for your comment, nice to see you here! 😊 These are great questions! So far, I've been trying to build out the structure of the book and add guidelines for contributing, so these questions are right along the lines I've been considering (do lookout for when I update the issue with complete contribution guidelines). In short:
Let me know your thoughts! Any ideas or perspective could prove helpful! I'm quite open-minded and just trying to make the most out of the project! |
I've been able to make a few changes to the overall structure as well as have added citation/reference functionality through the addition of I also updated the main issue comment to reflect these changes and integrate feedback |
Thank you for the answers, I think adding some of what you wrote in the contributing docs might be a good idea. It will remind a contributor to be aware of the structure of the book and the importance of citations. I think in this phase of the project relying more on self-editing would suffice. I would also be inclined to help edit as well if necessary. I can start by writing about Tensorflow and version control. I think adding Subversion to the list of version controls is needed, though I haven't used Subversion myself. |
Hey @jtboing, sorry for the late reply! That sounds good to me; I updated things accordingly! For the version control, I simplified the layout and just made the pages for Git, GitHub, GitLab, and Subversion as sections of the version control page. It would be wonderful to see your contributions for Tensorflow/version control. Let me know if you need any help! |
Hi @wyattowalsh , i saw this project in up-for-grabs.net and i would like to help. Maybe i could write something like Postgresql, but, should i also write the content too or just the section on the left? |
Hi @wyattowalsh. I saw this project up for grabs and would like to help out. Is there any basic issues that can be resolved? |
@wyattowalsh Hi, I saw the topic and I'm very interested in contributing to writing notes on data science. Is there any space needed? Please let me know I'm very excited to contribute to open source. |
Hi, I saw the topic and I'm very interested in contributing to writing notes on data science. Is there any space needed? Please let me know I'm very excited to contribute to open source. |
Hi @wyattowalsh , I saw your project on up-for-grabs.net and I would love to help out! I'm really interested in writing notes on data science, so I was wondering if there was any space for me to contribute? Let me know, I'm excited to help out with open source projects! |
Hi there, @wyattowalsh |
Hey @wyattowalsh, nice to meet you here! I would love to contribute my service to this project. I'm super excited to help you out |
Hi there !!, I would like to contribute to this project if it is still open |
@wyattowalsh i would like to contribute can you assign me |
het, i would like to contribute in this if needed any help. |
Project Context
There are certainly many topics that are good for a data scientist to know and practice! I've tried my best so far to research and develop what I would consider an outline of the different topics broken up into the major sections of interest and practice. This is by no means a comprehensive list, but is ever developing and so far contains most topics. The goal with this is to present the reader with a solid index of the different topics with easily accessible content of the topic's context, overview, and more specific details.
In the Jupyter Book framework (and as specified in the _toc.yml project file) this strategy breaks down into
parts
, each containingchapters
of which can single pages or collections of pages, where each page can be either a single page or collection of pages. [Read more about Jupyter Book structure here]Completing the Basics
It would be wonderful to add helpful content to each topic's section (we can always refine the content over time).
Sources can be cited by adding a reference to the
references.bib
file associated to the topic and using the{cite}
command as described in the Jupyter Book documentation. I recommend using BibMe service to build the correct citation to add toreferences.bib
.Furthermore, additional features can be utilized like multichoice panels, special content blocks, and syntax highlighting! Check out the Jupyter Book documentation for more info!
Roadmap
Topics With Content
Topics In Progress
Full Topic Index
The text was updated successfully, but these errors were encountered: