- Видео 67
- Просмотров 168 023
Curbal Data Labs
Швеция
Добавлен 8 янв 2020
Welcome to Curbal Data Labs! In this channel we are going to learn the language of data with some theory but mostly practice examples. We will explore open data datasets, learn critical thinking and how to ask questions to your data, learn data visualization and create beautiful reports using Power BI.
The Power BI data labs will be done on Curbal main channel: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw, so make sure you subscribe to that one too.
The Power BI data labs will be done on Curbal main channel: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw, so make sure you subscribe to that one too.
Compare text or phrases using python | Text similarity Scikit learn | Real world demo
If you need to compare if two texts or sentences are similar, the scikit library is excellent. Here is a real world demo.
Get my file here:
(Note that codeberg does not support jupyter notes. Download the file)
codeberg.org/Curbal/Python-Data-Labs/src/branch/main/
Here you can download the power bi file used in the video:
Go to:curbal.com/donwload-center
Click on community downloads and get the file (same number as title)
To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
Get my file here:
(Note that codeberg does not support jupyter notes. Download the file)
codeberg.org/Curbal/Python-Data-Labs/src/branch/main/
Here you can download the power bi file used in the video:
Go to:curbal.com/donwload-center
Click on community downloads and get the file (same number as title)
To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
Просмотров: 400
Видео
Viz 1 - 1 dataset, 100 matplotlib viz : Stacked bar chart
Просмотров 1364 месяца назад
Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
Dynamically assign colors in pandas and matplotlib
Просмотров 1134 месяца назад
Learn how to dynamically assign colors using pandas, matplotlib and a dictionary. The code shown in the video can be found here: curbal.com/1-dataset-100-matplotlib-visualizations
1 dataset 100 matplotlib visualizations
Просмотров 1 тыс.5 месяцев назад
The code is here: curbal.com/1-dataset-100-matplotlib-visualizations Inspired by Ferdio's project 1 dataset, 100 visualizations: 100.datavizproject.com I decided to recreate all the visualizations using python and matplolib. Check it out and let me know what you think! curbal.com/1-dataset-100-matplotlib-visualizations Here you can download the power bi file used in the video: Go to:curbal.com/...
CBC 4#: I am stuck!
Просмотров 34811 месяцев назад
Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
CBC #3: Get the book details for each book
Просмотров 136Год назад
Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
CBC #2: Get a list of recommended books on goodreads | Python Book project
Просмотров 232Год назад
In this video, we will use requests, beautiful soup and pandas library to get a list of recommended books on goodreads. Here is the link to the code: codeberg.org/Curbal/Curbal-Book-Club Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Pow...
CBC #1: What should I read next? | A new python project
Просмотров 155Год назад
It is almost winter, so it is the perfect time to start a python project. Here all about it in this video. Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
Remove monochromatic colors (too similar colors) with python | Create a color picker Part 3
Просмотров 215Год назад
We continue the creation of our color picker where we remove colors that are too close to each other. Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
Face detection using python
Просмотров 269Год назад
Let me show you how to do face detection in your images using python. Here you can find the script: github.com/Curbal-Data-Labs/python-data-labs and here is the link to the algo: github.com/mitre/biqt-face/blob/master/config/haarcascades/haarcascade_frontalface_alt2.xml Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and g...
Do a google image search with python!
Просмотров 1,9 тыс.Год назад
You can find the notebook here: github.com/Curbal-Data-Labs/python-data-labs Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
How to pick two dominant colors from an image using python | Part 2
Просмотров 555Год назад
Chapters 00:00 Intro 02:00 Extract colors from image 02:45 Find dominant colors 04:16 Eliminate a color (white) 05:!0 Convert RGB to HEX 07:00 Create a complimentary color 09:54 Covert RGB to HSL 10:00 Remove monochromatic colors Link to the code: github.com/Curbal-Data-Labs/python-data-labs/blob/main/Color picker.ipynb Resources: Democracy tracker: curbal.social/@democracy Country flags: www.c...
Matplotlib #4: Dumbbell charts
Просмотров 465Год назад
Here is the code: curbal.com/curbal-learning-portal/dumbbell-charts-in-matplotlib Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.ruclips.net/channel/UCJ7UhloHSA4wAqPzyi6TOkw
Matplotlib #3: Dot plots
Просмотров 374Год назад
In this video I will show you how to create dot plots in multiple subplots. Link to Curbal Learning Portal: curbal.com/curbal-learning-portal/dot-plot-in-matplotlib Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel her...
Matplotlib #2: Bar charts
Просмотров 283Год назад
Bar charts in matplotlib are easy to make but to add the data labels is a bit more tricky. Lets go through the bar chart plotting basics in this video Here you can download the power bi file used in the video: Go to:curbal.com/donwload-center Click on community downloads and get the file (same number as title) To learn more about Power BI, subscribe to my Power youtube channel here: studio.rucl...
Extract colors from an element in your visualization for re-use | Extract colors with Python
Просмотров 473Год назад
Extract colors from an element in your visualization for re-use | Extract colors with Python
Charticulator lives on as a community project!!
Просмотров 1,5 тыс.2 года назад
Charticulator lives on as a community project!!
Update on this channel | RIP charticulator
Просмотров 3,2 тыс.2 года назад
Update on this channel | RIP charticulator
Charticulator #25: How to create IBCS charts
Просмотров 4,1 тыс.2 года назад
Charticulator #25: How to create IBCS charts
Charticulator #24: How to create a waffle chart
Просмотров 1,9 тыс.2 года назад
Charticulator #24: How to create a waffle chart
Charticulator #23: How to create an Infographic chart
Просмотров 2 тыс.2 года назад
Charticulator #23: How to create an Infographic chart
Charticulator #22: How to create an area chart
Просмотров 1,7 тыс.2 года назад
Charticulator #22: How to create an area chart
Charticulator #21: How to create a radar chart
Просмотров 3,2 тыс.2 года назад
Charticulator #21: How to create a radar chart
Charticulator #20: How to create a bubble map
Просмотров 2,6 тыс.3 года назад
Charticulator #20: How to create a bubble map
Charticulator #19:How to create Progress charts
Просмотров 2,8 тыс.3 года назад
Charticulator #19:How to create Progress charts
Charticulator #18: How to create Pie and donut charts
Просмотров 2,3 тыс.3 года назад
Charticulator #18: How to create Pie and donut charts
CDL #1.2 : Comparing two or more variables with a modified dumbbell chart
Просмотров 2,2 тыс.3 года назад
CDL #1.2 : Comparing two or more variables with a modified dumbbell chart
Charticulator #17: How to create a Gantt chart
Просмотров 6 тыс.3 года назад
Charticulator #17: How to create a Gantt chart
CDL# 1.1-Compare variables using modified bar charts
Просмотров 3,4 тыс.3 года назад
CDL# 1.1-Compare variables using modified bar charts