tableau破解方法_使用Tableau浏览Netflix内容的简单方法

tableau破解方法

Are you struggling to perform EDA with R and Python?? Here is an easy way to do exploratory data analysis using Tableau.

您是否正在努力使用R和Python执行EDA? 这是使用Tableau进行探索性数据分析的简单方法。

Lets Dive in to know the process and look at the analysis !

让我们深入了解该过程并查看分析!

Introduction

介绍

Netflix is the world’s leading internet entertainment service with 158 million paid memberships in over 190 countries enjoying TV series, documentaries and feature films across a wide variety of genres and languages. I was curious to analyze the content released in Netflix platform which led me to create these simple, interactive and exciting visualizations with Tableau.

Netflix是全球领先的互联网娱乐服务,在190多个国家/地区拥有1.58亿付费会员,他们可以收看各种类型和语言的电视连续剧,纪录片和故事片。 我很好奇地分析了Netflix平台上发布的内容,这促使我使用Tableau创建了这些简单,交互式和令人兴奋的可视化效果。

Data SourceThe dataset used in this EDA project is taken from Kaggle. Click here to download the data.

数据源此EDA项目中使用的数据集取自Kaggle。 点击此处下载数据。

Data Description

资料说明

Data has 12 columns which include show id, title, type, director, cast, country, release year, description, rating and genre of the movies/TV shows. Type column gives if each record is a movie or Tv show. Country column has all the countries a movie or show is released. Each movie or show belongs to one or more genres which is mentioned in the genre column separated by commas.

数据有12列,其中包括电影/电视节目的节目ID,标题,类型,导演,演员,国家/地区,发行年份,描述,等级和流派。 “类型”列给出每个记录是电影还是电视节目。 “国家/地区”列包含已发行电影或节目的所有国家/地区。 每部电影或节目都属于一种或多种类型,在类型栏中以逗号分隔。

Data Transformation

数据转换

In order to visualize top genres or country wise releases, the existing data has to be transformed. We don’t require any coding experience to do this. A simple understanding of Alteryx tool creates a pipeline to transform the data. Lets break down the transformation to 2 steps. Step 1: Convert the text in country and genre columns to multiple columns.Step 2: Transpose the columns to get a record for each genre or country.

为了可视化热门类型或国家/地区发行,必须对现有数据进行转换。 我们不需要任何编码经验。 对Alteryx工具的简单理解可创建用于转换数据的管道。 让我们将转换分解为2个步骤。 第1步:将country和genre列中的文本转换为多列。第2步:转置列以获取每种流派或国家的记录。

See below, the screenshots of the workflow and data sample before and after transformation

参见下文,转换前后的工作流程和数据示例的屏幕截图

Image for post
Data Transformation workflow in Alteryx
Alteryx中的数据转换工作流
Image for post
Data before transformation
转换前的数据
Image for post
Transformed Data
转换后的数据

探索性数据分析 (EXPLORATORY DATA ANALYSIS)

  1. Movies vs TV shows

    电影与电视节目

Netflix platform even has the content which was originally released in 1965. For a better visual I have only displayed the releases from 2000. We observe that initially the percentage of movies is higher than TV shows but from 2019 Netflix has started to focus more on TV shows.

Netflix平台甚至包含最初于1965年发布的内容。为了获得更好的视觉效果,我只显示了2000年以来的版本。我们观察到,电影的百分比最初高于电视节目,但从2019年起,Netflix就开始更多地关注电视节目。

Image for post

2. Country Wise Releases

2. 明智的国家/地区发布

United states has most total releases ( both movies and TV shows) followed by India and United Kingdom. The interactive dashboard is present here with dynamic parameters to see top N countries of highest releases.

美国的总发行量(电影和电视节目)最多,其次是印度和英国。 此处提供了带有动态参数的交互式仪表板,可以查看N个国家/地区的最高发布版本。

Image for post
Tree map showing the Top 10 countries w.r.t to no. of releases
树状图显示了排名前10位的国家/地区。 发行

3. Top Genres in Movies vs Tv shows

3.电影与电视节目中的顶尖类型

Movies and Tv shows are predominantly focused on international, dramas and comedies.

电影和电视节目主要集中于国际,戏剧和喜剧。

You can see below the top genres in each category. Click here for movies and here for Tv shows to interact with the chart and see the top N genres in each year or range of years.

您可以在每个类别的顶级类型下面看到。 点击这里为电影和这里的电视节目进行互动与图表,看看每年或几年范围的前N个流派。

Image for post
Image for post
Top Genres in Movies ( left) vs Tv shows ( right)
电影中的热门流派(左)与电视节目(右)

4. Country wise releases of each categoryBoth the categories has good presence in United states, India, and UK.

4.每个类别国家/地区的明智发行情况这两个类别在美国,印度和英国都有良好的影响力。

Image for post
Image for post
Releases per country for each category
每个国家/地区的每个类别的发布

Can access the complete dashboard from this link and Alteryx workflow is available on my GitHub

可以通过此链接访问完整的仪表板,我的GitHub上提供了Alteryx工作流

结论 (Conclusion)

Netflix has major presence in United states and India. Its focus has shifted recently towards TV shows which was previously on movies. More TV shows released than movies.

Netflix在美国和印度都有重要业务。 最近,它的重点已经转向了以前在电影上的电视节目。 发布的电视节目多于电影。

翻译自: https://medium.com/analytics-vidhya/a-simple-way-to-explore-the-netflix-content-using-tableau-5b06e17e443

tableau破解方法

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/391426.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

六周第三次课

2019独角兽企业重金招聘Python工程师标准>>> 六周第三次课 9.6/9.7 awk awk也是流式编辑器,针对文档中的行来操作,一行一行地执行。 awk比sed更强大的功能是它支持了分段。 -F选项的作用是指定分隔符,如果不加-F选项,…

面试题字符集和编码区别_您和理想工作之间的一件事-编码面试!

面试题字符集和编码区别A recruiter calls you for a position with your dream company. You get extremely excited and ask about their recruiting process. He replies saying “Its nothing big, you will have 5 coding rounds with our senior tech team, just the sta…

初探Golang(1)-变量

要学习golang,当然要先配置好相关环境啦。 1. Go 安装包下载 https://studygolang.com/dl 在Windows下,直接下载msi文件,在安装界面选择安装路径,然后一直下一步就行了。 在cmd下输入 go version即可看到go安装成功 2. Golan…

macaca web(4)

米西米西滴,吃过中午饭来一篇,话说,上回书说道macaca 测试web(3),参数驱动来搞,那么有小伙本又来给雷子来需求, 登录模块能不能给我给重新封装一下吗, 我说干嘛封装&…

linux中安装cx_Oracle

https://blog.csdn.net/w657395940/article/details/41144225 各种尝试都,最后 pip install cx-Oracle 成功导入 转载于:https://www.cnblogs.com/gcgc/p/11447583.html

rfm模型分析与客户细分_如何使用基于RFM的细分来确定最佳客户

rfm模型分析与客户细分With some free time at hand in the midst of COVID-19 pandemic, I decided to do pro bono consulting work. I was helping a few e-commerce companies with analyzing their customer data. A common theme I encountered during this work was tha…

leetcode 208. 实现 Trie (前缀树)

Trie(发音类似 “try”)或者说 前缀树 是一种树形数据结构,用于高效地存储和检索字符串数据集中的键。这一数据结构有相当多的应用情景,例如自动补完和拼写检查。 请你实现 Trie 类: Trie() 初始化前缀树对象。 void…

那些年收藏的技术文章(一) CSDN篇

#Android ##Android基础及相关机制 Android Context 上下文 你必须知道的一切 Android中子线程真的不能更新UI吗? Android基础和运行机制 Android任务和返回栈完全解析,细数那些你所不知道的细节 【凯子哥带你学Framework】Activity启动过程全解析 【凯子…

chrome json插件_如何使用此免费的Chrome扩展程序(或Firefox插件)获取易于阅读的JSON树

chrome json插件JSON is a very popular file format. Sometimes we may have a JSON object inside a browser tab that we need to read and this can be difficult.JSON是一种非常流行的文件格式。 有时我们可能需要在浏览器选项卡中包含一个JSON对象,这很困难。…

test10

test10 转载于:https://www.cnblogs.com/Forever77/p/11447638.html

数据仓库项目分析_数据分析项目:仓库库存

数据仓库项目分析The code for this project can be found at my GitHub.该项目的代码可以在我的GitHub上找到 。 介绍 (Introduction) The goal of this project was to analyse historic stock/inventory data to decide how much stock of each item a retailer should hol…

leetcode 213. 打家劫舍 II(dp)

你是一个专业的小偷,计划偷窃沿街的房屋,每间房内都藏有一定的现金。这个地方所有的房屋都 围成一圈 ,这意味着第一个房屋和最后一个房屋是紧挨着的。同时,相邻的房屋装有相互连通的防盗系统,如果两间相邻的房屋在同一…

HTTP缓存的深入介绍:Cache-Control和Vary

简介-本文范围 (Introduction - scope of the article) This series of articles deals with caching in the context of HTTP. When properly done, caching can increase the performance of your application by an order of magnitude. On the contrary, when overlooked o…

059——VUE中vue-router之路由嵌套在文章系统中的使用方法:

<!DOCTYPE html> <html lang"en"> <head><meta charset"UTF-8"><title>vue-router之路由嵌套在文章系统中的使用方法&#xff1a;</title><script src"vue.js"></script><script src"v…

web前端效率提升之浏览器与本地文件的映射-遁地龙卷风

1.chrome浏览器&#xff0c;机制是拦截url&#xff0c;      1.在浏览器Element中调节的css样式可以直接同步到本地文件&#xff0c;反之亦然&#xff0c;浏览器会重新加载css&#xff0c;省去刷新   2.在source面板下对js的编辑可以同步到本地文件&#xff0c;反之亦然…

linux : 各个发行版中修改python27默认编码为utf-8

该方法可解决robot报错&#xff1a;ascii codec cant encode character u\xf1 in position 16: ordinal not in range(128) 在下面目录中新增文件&#xff1a;sitecustomize.py 内容为 #codingutf-8 import sysreload(sys) sys.setdefaultencoding(utf8) 各个发行版放置位置&a…

归因分析_归因分析:如何衡量影响? (第2部分,共2部分)

归因分析By Lisa Cohen, Ryan Bouchard, Jane Huang, Daniel Yehdego and Siddharth Kumar由 丽莎科恩 &#xff0c; 瑞安布沙尔 &#xff0c; 黄美珍 &#xff0c; 丹尼尔Yehdego 和 亚洲时报Siddharth库马尔 介绍 (Introduction) This is our second article in a series wh…

ubuntu恢复系统_Ubuntu恢复菜单:揭开Linux系统恢复神秘面纱

ubuntu恢复系统Don’t try to convince yourself otherwise: along with all the good stuff, you’re going to have bad days with Linux.否则&#xff0c;请不要试图说服自己&#xff1a;与所有好的东西一起&#xff0c;您将在Linux上度过糟糕的日子。 You (or the users y…

linux与磁盘相关的内容

本节所讲内容1.认识SAS-SATA-SSD-SCSI-IDE硬盘2.使用fdisk对磁盘进行操作&#xff0c;分区&#xff0c;格式化3.开机自动挂载分区4.使用parted操作大于等于4T硬盘5.扩展服务器swap内存空间 MBR(Master Boot Record)主引导记录&#xff0c;也就是现有的硬盘分区模式。MBR分区的标…

leetcode 87. 扰乱字符串(dp)

使用下面描述的算法可以扰乱字符串 s 得到字符串 t &#xff1a; 如果字符串的长度为 1 &#xff0c;算法停止 如果字符串的长度 > 1 &#xff0c;执行下述步骤&#xff1a; 在一个随机下标处将字符串分割成两个非空的子字符串。即&#xff0c;如果已知字符串 s &#xff0c…