GithubHelp home page GithubHelp logo

go's People

Contributors

aaronjbecker avatar acquayefrank avatar byrnenick avatar clarecorthell avatar dawny33 avatar florianbuetow avatar gnperdue avatar harjotsinghparmar avatar kressaty avatar lgeorge avatar mikezawitkowski avatar mm- avatar mminar avatar nathanepstein avatar nathantypanski avatar niangaotuantuan avatar omnipresent avatar phuongdoan13 avatar ptwobrussell avatar rajeshwerkushwaha avatar scdavis50 avatar seakun avatar shaunmccarthy avatar siyaoxu avatar srinify avatar ssaeger avatar stefsy avatar stevenmaude avatar tonyfischetti avatar westurner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go's Issues

Feature Request: Contributing.md ?

I like that you note at the bottom of this that others should contribute. Perhaps we can expand upon that a little further, and add a Contributing.md file with instructions?

I'm curious about whether contributions are preferred in a certain format, say forking the repo, then making a change, and submitting it as a pull request? Or is it more open than that?

More importantly, what kind of contributions are welcome or needed? Are there areas that have been identified as needing further development? I don't necessarily agree with all of the items here, and I have come across my own books and courses that I think are better suited, but is this purely a big list that we add to, and not replace or substitute existing items?

Thanks for putting this repo together, it is very valuable and I refer to it often :)

Create DataScience Toolbox

Hi,

Instead of list all the python, R, other packages to install, why not create a bunch of scripts (dotfiles) that install all the packages once in your system (or instead in a Vagrant Box/ python virtualenv) [1]. I think it is a good idea for newbies.

See for example this two repos

Update: https://yhathq.com/products/sciencebox (instructions at https://docs.yhathq.com/sb/setup)

PS : I am currently doing this on my dotfile repo.

[1] http://datasciencetoolbox.org/

I would love to contribute. . .

Hi!

I'm a third-year university student majoring in neuroscience with a focus on the pathophysiology of neurodegenerative diseases.
I've recently begun teaching myself python and have gotten fairly comfortable with it - and I would love to contribute to datasciencemasters as it looks like something I would be interested working on!

Only issue is, I've never contributed to anything on github - I know enough git to help myself, but am a fair beginner outside of that.
Could someone point me in the right direction as to a) what needs work and b) in what manner?

General advice is also more than welcome!

Cheers =)

Two lab-heavy data classes on github

(Full disclosure: I was one of the creators of each of these courses)

This is a class that we taught at MIT called "From ASCII to Answers: Advanced Topics in Data Processing". The course website is http://db.csail.mit.edu/6.885/, but the entirety of the lectures and 8 labs are available on github: https://github.com/mitdbg/asciiclass/

Another class that Eugene Wu and I taught on Data Literacy: http://dataiap.github.io/dataiap/. Content is here: https://github.com/dataiap/dataiap. This class was more introductory, and gives students six three-hour labs to walk them through data cleaning/visualization/statistics/text processing/mapreduce in Python.

If these can be of any help here, let us know!

Brilliant UW Coursera course has gone!

I was working my way through the first course which was brilliant! It was an excellent level for beginners but now the link points to a new intermediate course which is unfortunately not free.

Add Cubes

http://cubes.databrewery.org/

Light-weight Python framework and OLAP HTTP server for easy development of reporting applications and aggregate browsing of multi-dimensionally modeled data.

Dead Link in README.md

Hi, there is a dead link in README.md for Differential Equations in Data Science "Python Tutorial".

It takes the user to an online jupyter notebook link with a 404 Error.

New link to Hardtke quote source

On the home page of http://datasciencemasters.org/ there is a quote followed by a citation

David Hardtke How To Hire A Data Scientist 13 Nov 2012

And that citation has a bitly link embedded in it...

http://bit.ly/howtohireadatascientist

...and that bitly link resolves to...

http://blog.bright.com/2012/11/13/how-to-hire-a-data-scientist/

..which is broken.

(FWIW I see that this link was removed entirely from the README.md page)

The link is not lost, however, and the new link to that same article is here:

https://brightemployers.wordpress.com/2012/11/13/how-to-hire-a-data-scientist/

I'd recommend updating the README.md page, and also the datasciencemasters.org page so that the quote points to the new link, but the less attractive alternative would be to remove the broken link from datasciencemasters.org

What happens after the OSDSM?

I get emails from people thanking me for the OSDSM. Many also ask what to do next, or what career they can choose after studying pieces of the curriculum.

Let's open the conversation:

  • What do you want to work on? (not job title, but the work itself)
  • What projects helped you learn?
  • What does the OSDSM lack?

Resourceful

I'm glad to finally find real-life application of my math skill

On Data to Practice With

Thanks for putting this together! 3 quick thoughts on helping people find cool data to get started with:

Another category could be "dataset newsletters", as Jeremy Singer-Vine's weekly newsletter features new ones every week. http://tinyletter.com/data-is-plural/archive .

Facilitating team capstone projects

Hi Clare and all.

As I mentioned against another issue - I think that we could do a better job in facilitating team capstone projects. We would just need a system for proposing a project / raising a request for joining one.

Perhaps this could be done through the wiki or via issues?

Any other thoughts?

Are you still maintaining this repo?

This is a wonderful place to look for resources about data science education.
I really hope that the author is still active because some links are broken in README. There are quite a number of pull requests that has not been well-addressed, and I wonder if I should contribute to this repo.

Two more graph libraries

Hi!
These two links are really recommended libraries for graph processing as you already mentioned NetworkX. We worked with both of them with graphs over 5M nodes without any problem.

Graph tool (fast and efficient Python library):
https://graph-tool.skewed.de/

iGraph (with many algorithms implemented, and available in C, python and R):
http://igraph.org/

Regards

Harvard Videos Dead Now Too

The Harvard videos won't work for me at all--they give error messages on trying to watch. The slides are still ok, but the videos don't work. Are there system specific issues with this? I was only able to test them on OS X.

Recommendation and clarification on getting started

I have gone through this curriculum and found it very very helpful. I really appreciate your effort of gathering all these for everyone.
Looks like a lot to cover, but I believe I can scale through it all. Everything seems very clear from the middle; mostly after the Maths section. My main issue is on getting started. On the first part (start here), are you to pick one of the 3 options to go on? Or you go through all the courses there and focus on the particular topics provided? Or everything generally?
Same thing applies to the Maths sections. Pick one or two books or go through them all?

A clear description or recommendation on how to go about it could be of better help, so as to focus on the important things and not just beating around the bush.

The computing section is very clear as there is an average of about 2 resources to go through on each aspect of computing. Just the intro seems a little confusing, as each one of them offer almost the same thing.

Disappointing affiliate linking

It's unfortunate that a project touting "ebooks... [that are] all free and open" links almost exclusively to for-purchase texts using Amazon affiliate linking, rather than actually linking to the many free and open texts out there.

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.