1 00:00:00,720 --> 00:00:04,950 Hello, guys, and welcome back to the class of our course of all the complete introduction to data 2 00:00:04,950 --> 00:00:12,060 science with Python, something now we talked about some tools that we can use with Python to be able 3 00:00:12,060 --> 00:00:14,180 to perform data analysis. 4 00:00:14,670 --> 00:00:22,650 So we talked about numbers that are specialized in mathematics and to do some really complex operations. 5 00:00:22,900 --> 00:00:27,750 And we talked as well about pendas that is specialized in data analysis. 6 00:00:28,890 --> 00:00:33,590 We are going to talk about Skype that works pretty much with numpties. 7 00:00:33,600 --> 00:00:39,510 So basically it works with it integrates no operations and it will help. 8 00:00:39,510 --> 00:00:45,990 Well, it will allow us to make some complex operations to be able to perform data analysis as well. 9 00:00:47,220 --> 00:00:52,020 So basically, let's start and try to understand what exactly is right. 10 00:00:52,360 --> 00:00:58,340 So this guy is like any other tool that we talked about in this class and we'll talk about in this class, 11 00:00:58,380 --> 00:01:05,310 if it's a Python library, what is cool about it is that it's open source once again, as the other 12 00:01:05,670 --> 00:01:07,920 libraries that we are talking about, it's open source. 13 00:01:07,920 --> 00:01:13,200 So it costs nothing and it's built up by the community, which is pretty cool. 14 00:01:14,070 --> 00:01:17,210 So it works with a little more mathematical functions. 15 00:01:17,330 --> 00:01:24,120 As I said a little bit before, basically, it used a lot of operations and it works really with no 16 00:01:24,120 --> 00:01:26,700 right to allow some more operations. 17 00:01:27,000 --> 00:01:32,380 And it comes with many modules for commonly used tasks in scientific programming. 18 00:01:32,400 --> 00:01:38,400 So basically, we're going to talk about some of those modules and we are going to talk about some example 19 00:01:38,400 --> 00:01:43,830 of modules that can be used in Skype because there is a lot of them. 20 00:01:44,190 --> 00:01:53,490 And what this is what make makes Skype really a powerful tool if you guys want to use it for data analysis. 21 00:01:54,720 --> 00:01:55,080 All right. 22 00:01:55,440 --> 00:01:57,630 So Skype, which versus. 23 00:01:58,290 --> 00:02:01,590 So what is the difference between Skype and No. 24 00:02:02,400 --> 00:02:08,850 So what is really important to understand is that that number is really for basic operations, such 25 00:02:08,850 --> 00:02:13,270 as sorting, indexing and some other elementary functions. 26 00:02:13,620 --> 00:02:19,590 So if we are to really understand the difference between those two, we can say that number is basically 27 00:02:19,590 --> 00:02:21,510 four basic operations, like I said. 28 00:02:21,930 --> 00:02:28,680 And Skype contains all the algebraic functions, some of which are there in numbers to some extent and 29 00:02:28,680 --> 00:02:30,820 not in flagrant forms. 30 00:02:31,350 --> 00:02:36,530 So basically, this would be the main difference between No.8 and Skype. 31 00:02:37,760 --> 00:02:40,040 What are the advantages of using Skype? 32 00:02:40,050 --> 00:02:45,320 So as I said a little bit before that one of the first advantages of using Skype is that it's open source. 33 00:02:45,650 --> 00:02:49,580 So basically the fact that it's free, it's way better to use it. 34 00:02:49,850 --> 00:02:56,840 And also, for example, to compare it to math, matlab or any other programs such as ACTTAB, for example, 35 00:02:57,590 --> 00:02:58,250 Skype. 36 00:02:58,280 --> 00:02:59,450 Well, it's open source. 37 00:02:59,450 --> 00:03:03,380 So basically, just with this, it starts systematically with an advantage. 38 00:03:03,740 --> 00:03:06,830 And also it's as powerful as those tools. 39 00:03:07,880 --> 00:03:13,400 There is a high level of commands to manipulate and visualize data, which is also really cool. 40 00:03:13,430 --> 00:03:18,140 So basically there is a lot of commands that you guys can use and it's you will be able to visualize 41 00:03:18,140 --> 00:03:19,050 your data. 42 00:03:20,510 --> 00:03:24,750 It's powerful and, well, powerful and interactive sessions with Python. 43 00:03:24,860 --> 00:03:25,670 What does it mean? 44 00:03:25,700 --> 00:03:28,200 It means simply that it works perfectly with Python. 45 00:03:28,220 --> 00:03:33,230 So basically, what the python programming language, it works really smoothly and it's not complicated 46 00:03:33,230 --> 00:03:34,180 at all to use. 47 00:03:34,190 --> 00:03:39,290 Well, you need to understand programming, but once you understand the concepts and the logic behind 48 00:03:39,290 --> 00:03:42,740 it, you see it's like any other tool that we talked about before. 49 00:03:42,980 --> 00:03:44,570 It's not really complicated to understand. 50 00:03:44,830 --> 00:03:46,360 And finally, it's easy and fast. 51 00:03:46,370 --> 00:03:48,290 So basically easy. 52 00:03:48,290 --> 00:03:49,370 Maybe not. 53 00:03:49,370 --> 00:03:52,040 If you're a beginner, you need to understand. 54 00:03:52,120 --> 00:03:58,760 I said the logic behind programming, all everything that is that could well be that you need to understand 55 00:03:59,240 --> 00:04:01,190 all the programming mindset. 56 00:04:01,520 --> 00:04:04,380 And once you get it, well, you'll see it's not that hard to understand. 57 00:04:04,910 --> 00:04:05,270 All right. 58 00:04:05,280 --> 00:04:10,000 So right now, let's talk about some of the sub packages of Skype, because there is a lot of them. 59 00:04:10,310 --> 00:04:15,730 So basically the first one will be the Closter or here a SQL cluster clustering. 60 00:04:16,040 --> 00:04:20,480 We have the constant, which is the physical concept and factor are of conversion. 61 00:04:20,870 --> 00:04:25,330 We have the F F the triple F back, which is the algorithm for discrete. 62 00:04:25,520 --> 00:04:31,880 We transform, we have integrate, which is the routine for the miracle integration, the interpolate. 63 00:04:32,180 --> 00:04:37,700 So the tools for interpellation are you which is the input and output tools for data. 64 00:04:38,420 --> 00:04:39,060 Lynn. 65 00:04:39,260 --> 00:04:43,580 Now LG, which is the routine for linear algebra and many others. 66 00:04:43,590 --> 00:04:51,290 So I'm not going to cite them all because well it's going to be really long because there's a lot of 67 00:04:51,290 --> 00:04:51,440 them. 68 00:04:51,920 --> 00:04:58,160 But those are pretty interesting and that works well, are really useful in the case that you guys want 69 00:04:58,160 --> 00:04:59,420 to make some data analysis. 70 00:05:00,050 --> 00:05:05,690 So basically the modules are well, there are plenty of modules that could be for example, we have 71 00:05:05,690 --> 00:05:11,270 linear algebra integration, ordinary differential equations solving and many more. 72 00:05:11,270 --> 00:05:14,880 So basically there is a lot of modules that are integrated with Skype. 73 00:05:14,900 --> 00:05:21,740 So basically it allows us to make really advanced mathematics, which can be a really good thing when 74 00:05:21,740 --> 00:05:28,060 we know the data analysis and data science is really something that requires a lot of mathematics. 75 00:05:28,580 --> 00:05:34,070 So if you guys have a little introduction to Skype once again in the future, in the next few classes, 76 00:05:34,070 --> 00:05:37,910 we're going to talk about a little bit more in depth about the Skype. 77 00:05:38,270 --> 00:05:44,210 And we are going to use this to to resolve some well, some some real problems. 78 00:05:44,210 --> 00:05:50,250 And we are going to learn some operations that are really popular with this. 79 00:05:50,750 --> 00:05:51,920 So that's a first class guys. 80 00:05:51,940 --> 00:05:53,930 And open our next class.