Friday 30 July 2021

Top 5 big data challenges and how you can address them by Terry Wilson via @datafloq

A decade on, big data challenges remain overwhelming for most organizations. Since ‘big data’ was formally defined and called the next game-changer in 2001, investments in big data solutions have become nearly universal. However, only half of companies can boast that their decision-making is driven by data, according to a recent survey from Capgemini Research Institute.

I love that this looks at the challenges and solutions to those challenges.

Wednesday 28 July 2021

Data modelling vs. data architecture: What's the difference? by/via David Loshin

Data modellers and data architects have distinctly different roles, but they work in a complementary fashion to help enterprises unlock and capitalize on data's business value.

It's a pretty important job definition difference and a key one for people to understand.

Monday 26 July 2021

Predictive Analytics In Healthcare: Top 7 Use Cases by Terry Wilson via @datafloq

How exactly does predictive analytics contribute to healthcare? Which risks hospitals are facing when deploying such tools? Keep reading this article to learn which type of events predictive analytics can reliably forecast.

This was interesting and it is always good to read about real-life uses of techniques.

Friday 23 July 2021

WEBINAR: Augmented Intelligence: Celebrating Human Expertise - 28 July 2021

 

Sponsored News from Data Science Central

Company Logo
Augmented Intelligence: Celebrating Human Expertise
July 28th, 2021 | 11:00 AM EDT - 45 minutes, including Q&A
Register now
The most powerful computers on the planet still can't perform some of the tasks a human toddler is capable of.

Join us on Wednesday, July 28th at 11am EDT for a conversation between Chief AI Evangelist Ben Taylor and Chief Medical Artificial Intelligence Officer at Northwest Medical Center, Dr. Zain Khalpey. The two will discuss why you need both human and artificial intelligence, as well as how to increase your chances of success with AI by involving your subject matter experts.


In this webinar, we will discuss:

checkmark

Human intelligence

checkmark

Artificial intelligence

checkmark

The meaning of augmented intelligence and why it is needed

checkmark

How to best leverage augmented intelligence to convince stakeholders that AI systems are working and delivering value


Register now
Augmented Intelligence_ Celebrating Human Expertise_Sharing_2_.png

All Probability Distributions Explained in Six Minutes by Terence Shin via @TDataScience

Intuitive explanations of the most important probability distributions.

This is very useful and well worth a bookmark. It helped me to check and clarify my own understanding of them.

Wednesday 21 July 2021

Data Rights Will Be The New Civil Rights by @VanRijmenam via @Datafloq

The Digital Speaker and his great conversation with Dan Turchin on how to use AI in an ethical and responsible manner and why AI = Math + Data.

This was a great video of the conversation between them and really a must watch even if you are not interested in AI as a subject on its own.

Friday 16 July 2021

Do You Read Excel Files with Python? There is a 1000x Faster Way by Nicolas Vandeput via @TDataScience

In this article, Nicholas shows you five ways to load data in Python. Achieving a speedup of 3 orders of magnitude. 

This is really useful as I knew there had to be a way to do it faster but this clearly gave me to the right ways to do it faster,

Wednesday 14 July 2021

9 Free Quality Resources to Learn and Expand Your Python Skills by Sara A. Metwalli via @TDataScience

Learn Python regardless of your technical background.

Great links to resources that are very useful no matter how good or bad you are at Python.

Monday 12 July 2021

Achieving Data Literacy: Businesses Must First Learn New ABCs by @ScottZoldi via @datanami

Do you speak data? That’s the essential question Gartner poses to data and analytics leaders in promoting data literacy.

Definitely a reminder of some basic skills that we all need if we are going to use data for anything meaningful (which we absolutely should).

Friday 9 July 2021

Too Many If-Elif Conditions in Python? Use Dictionaries Instead by Tommaso De Ponti via @@BttrProgramming

An unconventional way Python dictionaries can clean up your code.

I'm not convinced but give it a go - maybe you will be comfortable using this more than I was.

Wednesday 7 July 2021

What, Exactly, Does a Data Product Manager Do? by/via Eric Weber

Data product management is growing fast but what does a data product manager do, exactly? Ask five people and you might get five different answers. Here's a good starting point for understanding this burgeoning field.

A great breakdown via themes and a good place to start thinking about this role and what you might like or dislike about doing it. Even if you did not want to become one I'm sure it is likely that you might need to work either with one or use the output from one in your job.

Tuesday 6 July 2021

WEBINAR: Get SAP Data Dressed for Success in Google Cloud - 14 July 2021

 

Data Science Central Webinar Series Event

Get SAP Data Dressed for Success in Google Cloud
Join us for this latest DSC Webinar on July 14th, 2021
Register Now!Qlik
"Data is the new water” – powering many organizations to turn on the tap for digital transformation. To enable data driven processes, it is imperative to reveal the treasure trove of data hidden away in existing SAP applications

In this latest Data Science Central webinar, you will hear how Breuninger processes an impressive amount of valuable SAP data to the cloud and learn:
  • How they determined the parameters for change.
  • Why CDC is a game changer for improving customer experiences.
  • How they consolidated all SAP data into a single source of truth
  • When Google BigQuery can deliver immediate cost savings.
  • Find out how your organization can keep your data flowing in the cloud, stay ahead of changing demands, while lowering over-reliance on SAP resources and saving costs.

    Speakers:

      Adam Mayer, Senior Director Product Marketing - Qlik  
      Matthias Krenzel, Head of Data Platform Services - Breuninger 
      Jessica Tischbierek, Customer Engineer Technology Practice SAP - Google   

    Hosted by:

      Sean Welch, Host and Producer - Data Science Central
     
    Title: Get SAP Data Dressed for Success in Google Cloud
    Date: Thursday, July 14th, 2021
    Time: 9:00 AM - 10:00 AM PST
     
    Space is limited so please register early:
    Reserve your seat now

    Monday 5 July 2021

    9 Useful Pandas Methods You Might Have Not Heard About by Eryk Lewinson via @TDataScience

    They can make your daily work easier and faster.

    I really like that it contains code segments and that you can see what it can really do. I would suggest doing a bit of playing around and try them - some of them might be able to save you some time or even give you a better result.

    Friday 2 July 2021

    17 Must Know Code Blocks For Every Data Scientist by Bharath K via @TDataScience

    Discussing the 17 code blocks that will help you to effectively tackle most tasks and projects as a data scientist

    I think everyone needs to print and keep this great article and you can refer back to it.