Skip to main content

Most popular data science framework

Which is the most Popular data science framework? 

For python programmers the answer has always been,  "Numpy!". Really?,  is that so?.  Well,  let me mention a twit post from python software foundation, it reads " NumPy is the most popular data science framework, with 63% of python developers using it, followed by Pandas, with 55%".Do you believe that?!, yes, I believe it!. A survey was conducted which lead to that conclusion. Check it out
The truth is, Python has become competition to itself alone, more
and more becoming very dominant in the programming circle.
What do you think, what language might take over data science in the future?

Comments

Popular posts from this blog

Python game with pygame

                      python games using pygame.  Python has become more and more used by web and software programmers. Work without play makes Jack a ----Blah! Blah! Blah!! Really you're not Jack, so? New on python and you just want to get your hands on some cool python games for free! well, here are few you can try yourself!, modify them if you want!      Already, i believe you have installed  python and the necessary modules for kick start if not check you should start from there.For now  pygame if you need help check here. Use pip on your command prompt(pip install pygame) Hoping you're all set. Then let's get it! For wormy game here is the code import random, pygame, sys from pygame.locals import * FPS = 15 WINDOWWIDTH = 640 WINDOWHEIGHT = 480 CELLSIZE = 20 assert WINDOWWIDTH % CELLSIZE == 0, "Window width must be a multiple of cell size." assert WINDOWHEIG...

Google for startups

Do you want to do more with your Google account? Or are you among those who don't stop starting up?    Then this is for you! Ivonna Dumanyan  Co-Founder, Fathom AI  Ivonna Dumanyan Google for Startups is Google’s initiative to help startups thrive across every corner of the world. We bring the best of Google's products, connections, and best practices to enable startups to build something better. Sounds like what you want, right?!   Then visit the official Site  to sign up and do more  Click here to visit site