Is Julia Set to Take Over Python the Same Way Python Took Over JAVA?Why Data Scientists Must Speak the Language of PythonWhy…
Continue Readingpython
Generating Python code from SymPy
Yesterday I wrote about Householder’s higher-order generalizations of Newton’s root finding method. For n at least 2, define and iterate…
Continue ReadingCarl Meyer
As we mentioned in the first post in the series, Instagram Server is a several-million-line Python monolith, and it moves…
Continue ReadingIntroducing “PocketML” – an Experiential Learning Platform for Data Science
After hosting thousands of offline trainings, writing blogs on a variety of topics and designing online training, we have realized…
Continue Reading4 Unique Methods to Optimize your Python Code for Data Science
You might be wondering how all of this applies to data science projects. Well, you might have noticed that a…
Continue ReadingPeter Nistrup
Python tricks 101, what every new programmer should know. List of the top sources of Data Science contentA non-exhaustive list of my…
Continue ReadingMark Nagelberg
Take your Python Skills to the Next Level With Fluent PythonYou’ve been programming in Python for a…Why Data Scientists Should join ToastmastersPublic…
Continue ReadingQuiet mode
When you start a programming language like Python or R from the command line, you get a lot of initial…
Continue ReadingInterview: Terry Deem and David Liu at Intel
Terry Deem: The Intel® Distribution for Python is best suited for the needs of data scientists, data engineers, deep learning…
Continue ReadingEverything You Ever Wanted to Know About Setting up Python on Windows, Linux and Mac
In case you still have doubts or are stuck at any step, here is a video of the entire installation…
Continue ReadingTanu N Prabhu
Exploratory data analysis in Python. Let us understand how to explore the data in python. Scraping two YouTube accounts using python libraries.…
Continue Readingyaron haviv
Python Pandas at Extreme PerformanceWould you like your simple Python code to be extremely fast…Why is it So Hard to…
Continue ReadingThings I Learned From the SciPy 2019 Lightning Talks
numba is pretty easy to use: no build steps (compare with Cython), just Python code. Original problem: parse 150 MB…
Continue ReadingDon’t Miss out on these 24 Amazing Python Libraries for Data Science
H2O’s driverless AI offers simple data visualization techniques for representing high-degree feature interactions and nonlinear model behavior. It provides Machine…
Continue ReadingSpeed Up Your Python Code with Cython
Speed Up Your Python Code with CythonAnd spend less time waiting in front of your screenLukas FreiBlockedUnblockFollowFollowingJul 3Picture from UnsplashIntroductionIf you have ever…
Continue ReadingBook Review: AI Blueprints by Dr. Joshua Eckroth
Having just finished teaching a couple of introductory data science classes this past academic quarter, I came to the realization…
Continue ReadingHow to avoid rookie mistakes in the field of Data Science?
How to avoid rookie mistakes in the field of Data Science?A guide to the dos and don’ts as a beginner to…
Continue ReadingCodeless ML with TensorFlow
Codeless ML with TensorFlowGad BenramBlockedUnblockFollowFollowingJul 2Advances in AI frameworks enable developers to create and deploy deep learning models with as…
Continue ReadingDeploying Models to Flask
Photo by Agence Olloweb on UnsplashDeploying Models to FlaskA walk-through on how to deploy machine learning models for user interaction using Python…
Continue ReadingVincent Tatan
Definitive Guide to Data ProfessionalsAutomate your Python Scripts with Task SchedulerRelational Database Management (RDBMS) Basic for Data ProfessionalsBasic RDBMS with…
Continue ReadingPython, Performance, and GPUs
Python, Performance, and GPUsA status update for using GPU accelerators from PythonMatthew RocklinBlockedUnblockFollowFollowingJun 28This blogpost was delivered in talk form at the…
Continue ReadingPython Open Source of the Past Month (v.June 2019)
Python Open Source of the Past Month (v. June 2019)MybridgeBlockedUnblockFollowFollowingJun 28For the past month, we ranked nearly 200 Python Open Source…
Continue ReadingMake Data Acquisition Easy with AWS & Lambda (Python) in 12 Steps
Enter Lambda (yes I know you could also use Batch for this, but this is a Lambda tutorial). AWS has…
Continue ReadingQuickly Navigating Python Libraries With ctags
I also have to admit that I am definitely not an expert at VS Code, so suggestions/comments would be greatly…
Continue ReadingMigrating to Python 3
Migrating to Python 3Dmytro VdovychynskyiBlockedUnblockFollowFollowingJun 19BackgroundPreply just migrated to Python 3. It would have been much easier to do so in…
Continue Reading