Home Data Data Analysis

Data Analysis

Transforming and inspecting data can be difficult. Packt Hub provides the latest news and updates around Data Analysis. We provide insights and news around major languages like Python and R for both Data Science and Data Analysis.

Is data science getting easier?

0
The answer is yes, and no. This is a question that could've easily been applied to textile manufacturing in the 1890s, and could've received...

Top 5 misconceptions about data science

0
Data science is a well-defined, serious field of study and work. But the term ‘data science’ has become a bit of a buzzword. Yes,...
How are a data scientist and data scientist different?

What’s the difference between a data scientist and a data analyst

0
It sounds like a fairly pedantic question to ask what the difference between a data scientist and data analyst is. But it isn't -...

5 things that will matter in data science in 2018

0
The world of data science is now starting to change quickly. This was arguably the year when discussions around AI and automation started to...

5 data science tools that will matter in 2018

0
We know your time is valuable. That's why what matters is important. We've written about the trends and issues that are going to matter...

Why data science needs great communicators

0
One of the biggest problems facing data science (and many other technical industries) today is communication. This is true on both an individual level,...
GDPR and the Chief Data Officer role

GDPR is pushing the Chief Data Officer role center stage

0
Gartner predicted that by 2020 90% of large organizations in regulated industries will have a Chief Data Officer role. With the recent heat around...
data science terms

30 common data science terms explained

0
Let’s begin at the beginning. What do terms like statistical population, statistical comparison, statistical inference mean? What good is munging, coding, booting, regularization etc....
Library shelves

Top 7 libraries for geospatial analysis

0
The term geospatial refers to finding information that is located on the earth's surface. This can include, for example, the position of a cellphone...
operator overloading in kotlin

Introducing Dask: The library that makes scalable analytics in Python easier

0
Python’s rise as the preferred language of choice in Data Science is unprecedented, but not really unexpected. Apart from being a general-purpose language which...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews