File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,17 @@ These resources were chosen because they have an integrated database environment
20
20
21
21
ALL CONTENTS IN THIS REPO ARE FOR EDUCATIONAL PURPOSES ONLY.
22
22
23
+ ## Getting Started
24
+
25
+ ### Dependencies
26
+
27
+ * See ` requirements.txt `
28
+
29
+ ### Usage
30
+
31
+ * To automatically create a new solution file, open [ ` solution.ipynb ` ] ( templates/solution.ipynb ) in the ` templates ` directory and follow instructions.
32
+ * To check out submitted solutions and how they compare to those provided by the site, see ` Contents ` below.
33
+
23
34
## Contents
24
35
25
36
| Day | Title | Solution | Site | Difficulty | N2SELF |
@@ -51,6 +62,20 @@ ALL CONTENTS IN THIS REPO ARE FOR EDUCATIONAL PURPOSES ONLY.
51
62
| 025 | [ Fill Missing Client Data] ( https://datalemur.com/questions/fill-missing-product ) | [ Solution] ( solutions/025_fill_missing_client_data.md ) | DataLemur | Medium | ` FIRST_VALUE() ` |
52
63
| 026 | [ Advertiser Status] ( https://datalemur.com/questions/updated-status ) | [ Solution] ( solutions/026_advertiser_status.md ) | DataLemur | Hard | |
53
64
65
+ ## Authors
66
+
67
+ * [ @ggeerraarrdd ] ( https://github.com/ggeerraarrdd/ )
68
+
69
+ ## Version History
70
+
71
+ ### Release Notes
72
+
73
+ * See [ https://github.com/ggeerraarrdd/sql-everyday/releases ] ( https://github.com/ggeerraarrdd/sql-everyday/releases )
74
+
75
+ ### Future Work
76
+
77
+ TBD
78
+
54
79
## License
55
80
56
81
* [ MIT License] ( https://github.com/ggeerraarrdd/sql-everyday/blob/main/LICENSE )
You can’t perform that action at this time.
0 commit comments