WEBVTT

00:01.600 --> 00:03.250
Hello, everyone, and welcome back.

00:03.970 --> 00:11.470
So in this video, we'll be seeing how you can vote with the tax data as this cause is all about the

00:11.830 --> 00:13.030
tax data processing.

00:13.480 --> 00:15.100
We'll be learning in this appendix.

00:15.880 --> 00:20.380
How you can deal with the actual data with the help of different functions that are available either

00:20.390 --> 00:27.310
in a patent or some of the third party libraries to deep as in any kind of tax bazilian, a bite on,

00:27.310 --> 00:28.870
let's say, the very small scale.

00:28.870 --> 00:31.740
Even you can use such a screen plus.

00:32.170 --> 00:39.160
So let's I just want to represent my own name so I can just simply define like a variable, let's say.

00:40.780 --> 00:42.980
Let's say I'll put the name on it.

00:43.930 --> 00:45.010
Let me execute it.

00:46.560 --> 00:50.580
Suppose I want to display this particular variable value.

00:51.450 --> 00:54.870
I can just simply use, like a print name.

00:56.870 --> 01:03.920
All right, suppose if I want to head some of the things along with the name, like a string concatenation,

01:04.160 --> 01:09.230
something like my name is, and then I would to put my own name.

01:10.840 --> 01:12.510
So I can use like a drink.

01:14.490 --> 01:15.160
Let's say.

01:16.900 --> 01:18.790
My name is.

01:20.020 --> 01:26.400
And I could just simply put up curly braces and apply the formic matter.

01:31.110 --> 01:35.080
On top of it, let's say, we'll keep name.

01:35.940 --> 01:44.700
So wherever you kept your nickolay presses, that part will be replaced by whatever argument you will

01:44.700 --> 01:46.770
supply to this formic function.

01:47.580 --> 01:48.810
If you're just executing.

01:51.540 --> 01:57.510
And there are some other ways also you can display the same text with Delp of this brain function.

01:57.990 --> 02:00.160
So that will be like on Kapstream.

02:00.810 --> 02:07.230
So if you don't want to use this me matter, you can just start with F..

02:08.280 --> 02:12.550
And then inside the single quotation mark heritable condition.

02:12.970 --> 02:17.850
Anyway, my name is Ann Coulter basis.

02:18.150 --> 02:24.720
Now, here, instead of applying this format matter, you are going to use this name variable directly

02:24.720 --> 02:26.160
inside this curly braces.

02:26.700 --> 02:32.030
So in place of this curly places, it will be replaced by the actual value of those even.

02:33.710 --> 02:40.470
All right, so now you can see something got split, but this little battery that you're trying to display.

02:40.620 --> 02:41.730
Exactly the same thing.

02:42.140 --> 02:45.630
Nothing, something like it is getting replaced from this.

02:45.690 --> 02:47.820
All arguments of what matters.

02:48.600 --> 02:53.700
Now, Lexing, I'm trying to represent this list of values.

02:54.750 --> 03:00.700
Certain disasters, some of the list points, Trelew and each individual list.

03:00.720 --> 03:05.280
Well, Lou, is a couple having a value associated with the name of the film.

03:06.260 --> 03:07.190
Very quarterly's.

03:07.770 --> 03:09.780
And with the director of this film.

03:10.770 --> 03:20.930
Suppose if we try to display this particular course, we can just simply a iterate over for film in

03:21.840 --> 03:22.410
movies.

03:22.880 --> 03:25.480
So all those moderate family of filling.

03:25.650 --> 03:26.590
I'll display it.

03:27.350 --> 03:29.480
And let me display film.

03:31.500 --> 03:34.350
But don't you think it looks a little clumsy also?

03:34.770 --> 03:42.270
Suppose you want to represent all the filling in one single column, having some fix or lose some kind

03:42.270 --> 03:42.840
of alignment?

03:43.000 --> 03:46.980
We do far inside the Microsoft Excel.

03:47.430 --> 03:52.760
So same formatting we can do with the help of this Python print function also.

03:53.500 --> 03:56.160
So what we'll do is far.

03:59.650 --> 04:00.600
Let's say moderate.

04:02.620 --> 04:09.490
Now we are going to use this brain function and we'll be starting with a string.

04:11.520 --> 04:16.560
So let's say the first thing, what we're going to display that is a brain.

04:17.900 --> 04:18.290
Zero.

04:19.190 --> 04:27.080
Now, suppose this particular all zero value of individual players, if I want to display with some

04:27.080 --> 04:27.830
specific.

04:29.970 --> 04:33.250
Let's just keep that it will be 40.

04:33.840 --> 04:39.270
Now, don't get confused with this particular colleague as we dug out the curly braces.

04:39.930 --> 04:49.170
All right, let me put comma and let's do same thing for the two variables or something like the date

04:49.170 --> 04:49.620
released.

04:49.830 --> 04:52.620
And with director also one.

04:53.870 --> 04:56.640
Karma and Lexcen for two.

04:57.380 --> 04:59.120
So every single column has of it.

04:59.390 --> 05:00.020
14 now.

05:00.350 --> 05:04.910
And you can see compared to our earlier representation, isn't this looks nicer.

05:05.810 --> 05:10.620
So this particular second and third column, I don't think it requires this party 40.

05:10.670 --> 05:16.060
Let just make it 20, 20 that we do so.

05:16.340 --> 05:16.640
OK.

05:17.540 --> 05:17.960
All right.

05:17.990 --> 05:18.950
So this looks better.

05:19.640 --> 05:21.190
Now, suppose same thing.

05:21.260 --> 05:24.410
You want to leave prison with some different alignment.

05:24.470 --> 05:27.810
So here everything is like the left alignment, Tony.

05:28.250 --> 05:32.760
You want to make it something, the right alignment or something center alignment.

05:32.960 --> 05:33.850
How we can do it.

05:35.460 --> 05:39.600
So let me copy into that cell.

05:40.740 --> 05:45.650
And let's say very first column, I want to make it right along.

05:46.810 --> 05:50.410
Let's say the middle when they went to market center, Laming.

05:50.830 --> 05:54.800
So this Garriock symbol is for the central alignment.

05:55.160 --> 05:56.620
This is for the right alignment.

05:57.500 --> 05:58.740
And let us keep it as it is.

05:58.760 --> 06:00.810
The default one will be left alone.

06:02.090 --> 06:02.470
All right.

06:02.520 --> 06:10.040
So now you can see this KomaI is just giving us the indication that this particular 40s space we got

06:10.050 --> 06:10.500
finished.

06:10.890 --> 06:12.420
And that is the right alignment.

06:13.290 --> 06:17.540
And this particular comma indicates another 20 space, I'd call it.

06:18.000 --> 06:21.990
And inside this particular column, it is center alignment.

06:22.500 --> 06:29.130
And on the third column, it is completely left alignment because that is the big fight that just make

06:29.130 --> 06:31.050
it decisive, the right alignment.

06:32.970 --> 06:35.310
And you can see it will be shifted to the right in say.

06:36.500 --> 06:38.990
Now, suppose there is some space already left.

06:39.170 --> 06:41.450
Whenever something is right, a landing.

06:42.170 --> 06:48.190
So in that particular space, if you, let's say, fill up with some particular constant character.

06:49.490 --> 06:50.450
Let's say it will be or not.

06:51.350 --> 06:52.910
And if you try to display.

06:54.800 --> 06:57.250
You can see everything has been filled up with a lot.

06:58.040 --> 06:58.790
So this we.

07:00.020 --> 07:07.250
You can manipulate this particular string brain formating function and you can display the same string

07:07.610 --> 07:09.230
with a different, different ways.

07:09.680 --> 07:15.290
And this is the one of the basic building, fundamental blocks of Biton string representation.

07:15.970 --> 07:16.340
All right.

07:16.370 --> 07:17.930
So that is all about this video.

07:18.290 --> 07:19.370
See you in the next video.

07:19.370 --> 07:25.790
We'll see some more stuff related to how to deal with this tax data inside the python.
