Skip to content

Commit 16dcf5f

Browse files
authored
Merge pull request #140 from manikanta-hitunik-com/patch-138
Update 455-first-data-job.txt
2 parents 59ce143 + 84a8238 commit 16dcf5f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

transcripts/455-first-data-job.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468

469469
00:18:05 What was the problem? I initialized the logger with the string info for the level rather than
470470

471-
00:18:11 the enumeration dot info, which was an integer based enum. So the logging statement would crash
471+
00:18:11 the enumeration.info, which was an integer based enum. So the logging statement would crash
472472

473473
00:18:18 saying that I could not use less than or equal to between strings and ints. Crazy town. But with
474474

@@ -582,7 +582,7 @@
582582

583583
00:22:52 kind of jobs you do? I think that's really important because it's easy to get focused in
584584

585-
00:22:58 on the FANG companies. I want to work for some super big tech company. I want to move to San
585+
00:22:58 on the FAANG companies. I want to work for some super big tech company. I want to move to San
586586

587587
00:23:04 Francisco and like that, that, that, right. Like there's not just plenty of other jobs,
588588

@@ -598,13 +598,13 @@
598598

599599
00:23:32 maybe more niche type of industries and companies might even be easier for a first job.
600600

601-
00:23:38 People seem to be really obsessed with, with the FANG. And I don't know if that's like a
601+
00:23:38 People seem to be really obsessed with, with the FAANG. And I don't know if that's like a
602602

603603
00:23:42 societal thing or if it's just, those are the companies that we use a lot. And so we're excited
604604

605-
00:23:46 about them, but yeah, there's so many more data jobs outside of FANG than there are inside of
605+
00:23:46 about them, but yeah, there's so many more data jobs outside of FAANG than there are inside of
606606

607-
00:23:51 FANG, even though there's, there's quite a bit inside of FANG. And oftentimes those roles can be
607+
00:23:51 FAANG, even though there's, there's quite a bit inside of FAANG. And oftentimes those roles can be
608608

609609
00:23:57 much more interesting and you can do a lot bigger of an impact. When, when I was working at this
610610

@@ -674,11 +674,11 @@
674674

675675
00:26:43 And then the other time, the other position I did there, we were doing a lot of auto ML
676676

677-
00:26:48 using PyCaret and letting it kind of decide what type of models to do. So.
677+
00:26:48 using PyCharm and letting it kind of decide what type of models to do. So.
678678

679679
00:26:52 - Okay. The unsupervised learning type stuff, huh?
680680

681-
00:26:54 - It was awesome. It was really fun to, I love PyCaret because it's like, okay,
681+
00:26:54 - It was awesome. It was really fun to, I love PyCharm because it's like, okay,
682682

683683
00:26:58 go make 25 models and tell me which one's the best. It's like, makes my job easy, I guess.
684684

@@ -1473,4 +1473,3 @@
14731473
00:59:10 write some Python code.
14741474

14751475
00:59:12 [Music]
1476-

0 commit comments

Comments
 (0)