Skip to content

Commit 9c899e7

Browse files
authored
Merge pull request #145 from manikanta-hitunik-com/patch-143
Update 460-dropbase-build-internal-tools-with-python.txt
2 parents 5f136f2 + 5b0303b commit 9c899e7

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

transcripts/460-dropbase-build-internal-tools-with-python.txt

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

525525
00:15:51 although that might be something that we'll have to add later on.
526526

527-
00:15:54 - Sure, so if you had say four salespeople and one "developer" in quotes maybe,
527+
00:15:54 - Sure, so if you had say four sales people and one "developer" in quotes maybe,
528528

529529
00:16:00 developer, that would be five users under this story.
530530

@@ -686,9 +686,9 @@
686686

687687
00:21:26 works as ID from the first table.
688688

689-
00:21:28 And we use that sort of a ginger, I'm not sure, maybe the audience will be familiar with ginger.
689+
00:21:28 And we use that sort of a ginger, I'm not sure, maybe the audience will be familiar with Jinja.
690690

691-
00:21:32 It's sort of like ginger templating style where you say select everything from users
691+
00:21:32 It's sort of like Jinja templating style where you say select everything from users
692692

693693
00:21:37 where workspace ID is double curly brace.
694694

@@ -886,7 +886,7 @@
886886

887887
00:28:05 I can imagine the implementation of that thing.
888888

889-
00:28:08 It's like dot dot get adder.
889+
00:28:08 It's like .. get adder.
890890

891891
00:28:11 And if you ask for the thing, you look in the dictionary and you traverse the thing.
892892

@@ -1020,7 +1020,7 @@
10201020

10211021
00:32:15 We've done that before, but in theory that sounds very, very helpful.
10221022

1023-
00:32:19 If you're proficient in pandas and using data frames, it's actually not that hard.
1023+
00:32:19 If you're proficient in Pandas and using data frames, it's actually not that hard.
10241024

10251025
00:32:24 It's a very quick thing for you.
10261026

@@ -1106,7 +1106,7 @@
11061106

11071107
00:34:50 So if you wanna use Stripe, if you're able to just import Stripe, it'll make your life a lot easier,
11081108

1109-
00:34:55 you know, very nicely Pythonic, everything set up.
1109+
00:34:55 you know, very nicely Pydantic, everything set up.
11101110

11111111
00:34:58 So in DropBase, you can install anything that you can install via PyPI.
11121112

@@ -1402,7 +1402,7 @@
14021402

14031403
00:43:57 let's call it, like how you're used to making apps or developing code, that we keep that feeling
14041404

1405-
00:44:02 when you're building apps with TrapFace.
1405+
00:44:02 when you're building apps with Dropbase.
14061406

14071407
00:44:04 - I wanna maybe have a PR to understand if we accept this change to it, right?
14081408

@@ -1705,4 +1705,3 @@
17051705
00:52:15 (upbeat music)
17061706

17071707
00:52:33 For more information , Plz visit the website of HealthWY.com
1708-

0 commit comments

Comments
 (0)