A lot of people write things down but fail to do anything with it afterwards. It just dies on the paper. Why write it down if you’ll never look at it again?
In this article, we'll examine how Blue Oceans are created and how your organization can create Blue Oceans with Data Science too. We'll finish with a roadmap for your organization to build Blue Oceans with Data Science.
Developing a complex R Shiny app – the good, the bad and the ugly | WZB Dat
Together with Clara Bicalho (UC Berkeley) and Sisi Huang (WZB), I recently developed a web application that acts as a convenient interface to the DeclareDesign R package and its repository of resea…
The 10 Best Productivity Apps You Need In 2020 – SaneBox Blog
Looking for the best apps to level up your productivity this year? We’re always looking for actionable ways to make this year more productive than the last. We search for new approaches to improve our time management, get more done with less effort, keep track of our to-do list, whittle down our inbox, and… Continue reading The 13 Best Productivity Apps You Need In 2020
GoalsOnTrack is a robust and comprehensive smart goal setting software program that helps you set, track and share goals, manage tasks, track time, build habits, create vision board, keep goal journal, and achieve more success in reaching both personal and business goals.
This is the one stop shop on everything you need to know about organizing your workspace. This isn’t just about your desk, this is about your productivity.
Building a Strong Data Science Team from the Ground Up
Business is changing as a result of the increasing quantity and variety of data available. Significant new opportunities can be realized by harnessing the knowledge contained in these data - if you know where to look. A data science team can help to bring raw data through the analysis process and derive insights that …
Debugging in R: How to Easily and Efficiently Conquer Errors in Your Code
When you write code, you’re sure to run into problems from time to time. Here are some advanced tips and tricks for handling these errors, explained accessibly.
In this article we look at how to build a shiny app with clear code, reusable and automatically tested modules. For that, we first go into the package structure and testing a shiny app before we focus on the actual modules.
What Is Procrastination and How to Stop It (The Complete Guide)
What is procrastination? Don't let procrastination steal your success. Understand what it is and follow this step-by-step guide to stop procrastinating.
No Framework, No Problem! Structuring your project folder and creating cust
Pedro Coutinho Silva is a software engineer at Appsilon Data Science. It is not always possible to create a dashboard that fully meets your expectations or requirements using only existing libraries. Maybe you want a specific function that needs to be custom built, or maybe you want to add your own style or company branding. Whatever the case, a moment might come when you need to expand and organize your code base, and dive into creating a custom solution for your project; but where to start?
In this article we present our R package rsync, which serves as an interface between R and the popular Linux command line tool rsync. Rsync allows users of Unix systems to synchronize local and remote files between two locations.
Introduction Starting the viewer Sorting Filtering Searching Advanced topics Auto-refreshing Labels Restrictions and Performance Saving filters Introduction RStudio includes a data viewer th...
15 Most Productive Things to Do on the Internet (That Make You Smarter)
If you think it's a waste of time to just browse on the internet, think again. Here're 15 productive things to do on the internet that make your internet time productive.
How to Stop Information Overload and Get More Done
There's no better time that at the end of the year than to start to deal with information overload. If you want to know how, read these tips on how to stop information overload.
The Art of Manliness’s Brett McKay on How He Stays Productive
Brett McKay, the founder of the prolific and popular life advice website Art of Manliness, uses Todoist for setting and sticking to routines in his work and family life .
25 Awesome Tips for Microsoft Excel – The Productive Engineer
Want to learn some cool Excel tips? You have come to the right place! This blog post has 25 tips to help you become more productive and efficient using Excel.
The Weekly Review: How One Hour Can Save You A Week’s Worth of Hassle and H
You have a busy life and a to-do list a mile long. Unfortunately simply adding a new task to your to-do list doesn't actually mean it'll get done. Wouldn't it be nice if you could get out in front of your to-dos at work and at home, always know what's on your plate, and even have a little time to think about how you can work smarter instead of slaving away every day? You can, and it's easy to do: you just need to incorporate a weekly review into your schedule.
20 Free Online Books to Learn R and Data Science - Python and R Tips
If you are interested in learning Data Science with R, but not interested in spending money on books, you are definitely in a very good space. There are a number of fantastic R/Data Science books and resources available online for free from top most creators and scientists. Here are such 13 free 20 free (so […]
Customizing Package Build Options – RStudio Support
Customizing Package Build Options Overview There are three R package build commands used by the RStudio package development tools: R CMD check R CMD build R CMD INSTALL It's possible to c...