Go slow, but never stop.
I found this interesting and I think if you can get your head around these five skills it will definitely help your coding moving forward.
This is a blog containing data related news and information that I find interesting or relevant. Links are given to original sites containing source information for which I can take no responsibility. Any opinion expressed is my own.
Go slow, but never stop.
I found this interesting and I think if you can get your head around these five skills it will definitely help your coding moving forward.
In this article we will focus on a complete walkthrough of a Python set data structure.
This is useful for beginners as well as anyone who feels that they need some kind of reminder on how it works.
Here is Ismael Araujo's take on this cool Python library and why you should give it a try.
It does look interesting, saves so much time and I certainly want to play more with it as I already can see how useful it is but I'm sure I could achieve much more if I understood it better.
A great article that definitely needs to be added to your notes and kept for reference. I've printed it and put it in a folder and also added it to my Evernote so I can refer back to it when needed.
Do you think cloud stack consolidation is inevitable? Here's a reasonable take on how the next few years could play out.
I think these are reasonable ideas as I'm sure if it doesn't go exactly this way a fair proportion of it is right.
A quick and simple guide to create calendar heatmaps using Python libraries and add interactivity using widgets.
I think these are a powerful way for displaying data and a good way of visualising any anaysis.
A collection of GitHub repositories to improve your development skill and boost your career.
An absolute wealth of information sources and help for everyone here - even if you are not a full-time developer. Go take a look and I'm certain you will find at least one that is right for you.
Sponsored News from Data Science Central | ||
|
If you just started learning Python, you’ve probably come across something like this command already.
I found this useful and it helped to clarify a few things for me in understanding what can happen inside an IF statement.
A fundamental part of data science.
This would a useful reminder/quick tutor in time series analysis. Make sure you also think hard about the method you want to use to plot this analysis as sometimes the graph or notation you use can help of hinder your understanding.
These packages would extend the Jupyter Notebook Functionality.
These are definitely worth a test and assessment as I think they will make your life much easier in Jupyter.
Implementing and using context managers in Python.
A good reminder of what one is, their advantage and why you should use one.
|
Interactive 3d Plots with Examples.
Very useful and I especially love that there are examples that always help me to apply them to my own work.
Whether you're new to data science or not, you must be using some of these libraries.
I looked at this list and realised that there were some I had missed and that I could do some things in an easier/better way using a different library.
Intuitive explanations of the most popular machine learning models.
This is really useful and definitely worth a read in case there is something new you haven't seen or come across yet. I particularly like that they are grouped into the type of algorithm.
The field of data science is growing into one that features a variety of job titles This guide reviews different positions available for you to consider if you have a data science background.
Definitely worth a read as there are some great jobs out there that are NOT a data scientist but probably suit you and your skillset much better. I think I am closer to a data engineer a lot of the time, but not exclusively.
|
With Python Matplotlib and Plotly.
Yes, this focuses on the covid data but it could just as easily be applied to any other data. Use this as a guide on how to do data validation for any other data.
Sponsored News from Data Science Central | ||
|
Here is his take on this cool Python library and why you should give it a try.
I thought this was a really useful library and definitely worth a try to see if it can help you. I definitely thought it was worth using as it made life a little easier.
|
Here are the first four parts in the multi-part series from the Netflix blog on how they use A/B tests to innovate their products.
#3 Interpreting A/B test results: false positives and statistical significance
#4 Interpreting A/B test results: false negatives and power
I strongly recommend that you follow the Netflix blog as you will find a lot of really great educational information that are not just dry lessons but are based on real-life knowledge and experience.
7 examples to show the “MATCH case” is not “SWITCH case”
This is really useful and cleverly shows the differences between the two commands.
|
CSV’s are costing you time, disk space, and money. It’s time to end it.
Definitely, CSVs are great if you want to edit the file but it's not that fast - even a text file is faster.
Are you interested in learning about overcoming data annotation challenges like scaling teams, labeling complex data, and handling edge cases? | ||||||||
There's an art and science to choosing the processes and teams used to extract and structure the data found in images, video, and documents for AI and business insights. In this interactive LinkedIn Live chat, we're talking to Alberto Rizzoli, CEO & Co-founder of V7 Labs, a data labeling platform for text and visual data. CloudFactory and V7 regularly collaborate to optimize data labeling operations for customers and build high-quality datasets for global innovators. | ||||||||
Join us on November 2 at 11 am ET / 4 pm BST: Maximizing Data Labeling Operations in High-Stakes Industries: Tips for Tools and Teams | ||||||||
Here are a few topics we plan to discuss with V7:
| ||||||||
Register Now | ||||||||
P.S. Have questions? Contact CloudFactory anytime here. You might enjoy learning about CloudFactory's collaboration with V7 on Covid-19 AI training data. |
Is it the best code editor for Python and Data Science?
Interesting - I had never thought of doing it that way.
Git is a must-have skill for data scientists. Maintaining your development work within a version control system is absolutely necessary to have a collaborative and productive working environment with your colleagues. This guide will quickly start you off in the right direction for contributing to an existing project at your organization.
I good quick reminder of the commands you need to use in Git - worth a printout or adding it to something like an Evernote folder.
Sponsored News from Data Science Central | ||
|
|