DataDaft
A channel devoted to all things Data Science, from practical tutorials to fun data visualizations and everything between.
You can expect coding tutorials and how-to's for Python and R uploaded regularly. Data visualizations and other fun videos related to data science will be released sporadically depending on inspiration and how long they take to produce. Technical content will be geared toward those new to data science or build upon previously uploaded content.
Data Visualization Tier List: Rating 50 Common Graphs
100M Olympic Medal Winning Times (1896-2020)
Naruto Power Levels Over Time (1 Second = 1 Episode)
Как использовать yield в Python
How to Use Generator Expressions in Python
How to Use **kwargs in Python
How to Use *args in Python
How to Make (Define) a Function in Python
How to Use enumerate() in Python
Практика программирования на Python: LeetCode #5 — Самая длинная палиндромная подстрока
How To Make a While Loop in Python
How to Make a For Loop in Python
Game of Thrones: Balance of Power Over Time
Python Programming Practice: LeetCode #6 -- ZigZag Conversion
How to Generate Sequences in R
How to Select a Column in R
How To Use rep() in R
Python Programming Practice: LeetCode #20 -- Valid Parentheses
Python Programming Practice: LeetCode #17 -- Letter Combinations of a Phone Number
Python Programming Practice: LeetCode #13 -- Roman to Integer
Python Programming Practice: LeetCode #69 Sqrt(x)
Python Programming Practice: LeetCode #66 -- Plus One
Python Programming Practice: LeetCode #58 -- Length of Last Word
How To Get Absolute Values in Python
How To Use all() and any() in Python
How To Use zip() in Python
How To Use map() in Python
Algorithms Explained: Memory Complexity
Объяснение алгоритмов: вычислительная сложность
Algorithms Explained: What is an Algorithm?