Home Data Big Data

Big Data

Get the latest Big Data news, insights and updates from the Packt Hub. We’ll help you get to grips with NoSQL databases like MongoDB. With the vast quantities of Data currently stored by businesses, it’s becoming increasingly important to manage it in logical and secure ways. Therefore, the Hub provides news and insights around technologies like Hadoop and AWS to help keep you up to date.

Python Data Stack

0
The Python programming language has grown significantly in popularity and importance, both as a general programming language and as one of the most advanced...

What does a data science team look like?

0
Until a couple of years ago, people barely knew the term 'data science' which has now evolved into an extremely popular career field. The...

15 things every BI professional should know about Tableau

0
“The art and practice of visualizing data is becoming ever more important in bridging the human-computer gap to mediate analytical insight in a meaningful...
What are the best Python libraries for data science?

15 Useful Python Libraries to make your Data Science tasks Easier

0
Python has become a big hit in the Data Science community over the last five years. So much so that it is slowly taking...

Looking at the different types of Lookup cache

0
The following is an excerpt from a book by Rahul Malewar titled Learning Informatica PowerCenter 10.x. We walk through the various types of lookup...
Standard Macros

How do Data Structures and Data Models differ?

0
The following article is an excerpt taken from the book Statistics for Data Science, authored by James D. Miller. The book presents interesting techniques...
Sentiment Analysis in Twitter

When, why and how to use Graph analytics for your big data

0
This article is an excerpt taken from a book Big Data Analytics with Java written by Rajat Mehta. In this book, you will learn...

Top 4 chatbot development frameworks for developers

0
The rise of the bots is nigh! If you can imagine a situation involving a dialog, there is probably a chatbot for that. Just...
time series modeling

Time series modeling: What is it, Why it matters and How it’s used

0
A series can be defined as a number of events, objects, or people of a similar or related kind coming one after another; if...
Tech trends that might die in 2019

4 things in tech that might die in 2019

0
If you’re in and around the tech industry, you’ve probably noticed that hype is an everyday reality. People spend a lot of time talking...

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