Icon

no code project 11

DATA COLLECTION

EDA

Cleaning DATA

Transformation of Data

visualization of data

importing tmbd movies data set
CSV Reader
checking for duplicates
Duplicate Row Filter
movies released per year
GroupBy
replacing missing values
Missing Value
removing unwanted columns
Column Filter
statistics data
Statistics View
budget vs vote _count
Heatmap
budget vs runtime
Heatmap
budget vs profits
Bar Chart
movies per year
Bar Chart
splitting the genres cell
Cell Splitter
ungrouping the data
Ungroup
filtering the genres
Column Filter
bar chart of geners
Bar Chart
boxplot for revenue
Box Plot
director vs budget
Heatmap
histogram for runtime
Histogram
boxplot for budget
Box Plot
boxplot for runtime
Box Plot
histogram for budget
Histogram
histogram for revenue
Histogram
creating hit/flop column
Rule Engine
groupby mean for budget and profits
GroupBy
coverting date format
String to Date&Time
math formula for profits
Math Formula

Nodes

Extensions

Links