Home Tags Data analysis

Tag: data analysis

Scientific Analysis of Donald Trump’s Tweets on COVID-19 with Transformers

0
It takes time and effort to figure out what is fake news and what isn't. Like children, we have to work our way through...

How everyone at Netflix uses Jupyter notebooks from data scientists, machine...

0
Netflix uses a variety of tools to do data analysis. One of the big ways that data scientists and engineers at Netflix interact with...

Announcing Tableau Prep 2018.2.1!

0
Tableau team has announced a new version of Tableau Prep 2018.2.1 with lots of new features for easy enterprise deployments and more data connector...

A tale of two tools: Tableau and Power BI

0
Business professionals are on a constant look-out for a powerful yet cost-effective BI tool to ramp up the operational efficiency within organizations. Two tools that...

Python, Tensorflow, Excel and more – Data professionals reveal their top...

0
Data professionals are constantly on the lookout for the best tools to simplify their data science tasks - be it data acquisition, machine learning,...

pandas 0.23 released

0
From its previous major release v0.22, the contributors of pandas release the next major version 0.23.0 with numerous new features, enhancements, lists of API...

Tableau 2018.1 brings new features to help organizations easily scale analytics

0
Tableau software has brought unique packages which combine new and existing analytical capabilities to scale data analytics across the organizations. With Tableau 2018.1, you...

“Pandas is an effective tool to explore and analyze data”: An...

1
It comes as no surprise to many developers, Python has grown to become the preferred language of choice for data science. One of the...

How greedy algorithms work

0
What is a greedy algorithm? Greedy algorithms are useful for optimization problems. They make the optimal choice at a localized and immediate level, with the...

Analyzing Moby Dick through frequency distribution with NLTK

0
What is frequency distribution and why does it matter? In the context of natural language processing, frequency distribution is simply a tally of the number...