Lee Stott
8e723abc24
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
Lee Stott
5da6e49382
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
Lee Stott
186327158e
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
Lee Stott
37aa09a160
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
Lee Stott
97d1ea036a
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
Lee Stott
9f59dfaede
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
Lee Stott
95ded644fa
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
Lee Stott
c7982edc02
Update 2-Working-With-Data/08-data-preparation/notebook.ipynb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 months ago
copilot-swe-agent[bot]
de35c7e78b
Add real-world data quality checks to data cleaning lesson
...
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
9 months ago
Suphan Fayong
79cfc22f5d
Fix Pre-lecture and Post-lecture quiz links
10 months ago
Lee Stott
7a4a237810
Fix Quiz link
10 months ago
Lee Stott
e06f28579c
Quiz update
10 months ago
Lee Stott
38018b8396
Update Translations
10 months ago
Julia Muiruri
9f466a4e68
added links to the new quiz app
4 years ago
Julia Muiruri
b058c78e4b
new app link to quiz
4 years ago
Julia Muiruri
a9f262e703
updated quiz links
4 years ago
Zetakron
8e7fc36fa0
deleted another line and fixed a part
4 years ago
Zetakron
fc6ba52f0c
I deleted a partition that I forgot to remove
4 years ago
Zetakron
b1cf6601e4
fixed broken link
4 years ago
Zetakron
1ec3208c5f
fixed broken links
4 years ago
Zetakron
df41274310
fixed broken image
4 years ago
Zetakron
00613c9ed7
turkish translation
4 years ago
Frederick Legaspi
8bc5a1c963
Fix Typo
5 years ago
poo
b852612551
fix link
...
Signed-off-by: poo <poo1994@hanmail.net>
5 years ago
poo
bcfe3d690a
Fix code : reflect on the code review.
...
Signed-off-by: poo <poo1994@hanmail.net>
5 years ago
poo
ade306aba0
ko:08-data-preparation README
...
Signed-off-by: poo <poo1994@hanmail.net>
5 years ago
Jen Looper
388e2773df
removing blank files, incomplete/incorrect translations
5 years ago
Frederick Legaspi
e8c7ac8236
Merge branch 'main' into patch-6
5 years ago
Jen Looper
efbd21bf93
Merge pull request #289 from flegaspi700/patch-5
...
Update README.md
5 years ago
Frederick Legaspi
205a97b495
Update assignment.ipynb
...
Delete: "You can explore it in the [assignment notebook](assignment.ipynb)."
The link is resulting in a "Notebook not found" page.
Also, this is already the assignment notebook for the link.
5 years ago
Frederick Legaspi
2dbc2917d7
Update assignment.ipynb
...
Fix format: spacing
5 years ago
Frederick Legaspi
92847d9e81
Update README.md
...
Fix typo: from "ealier" to "earlier"
Fix format: From **Dropping duplicates: `drop_duplicates`: `drop_duplicates` to **Dropping duplicates: `drop_duplicates`:**
5 years ago
Frederick Legaspi
e381c4055d
Update README.md
...
Fix link to Challenge Jupyter Notebook
5 years ago
Jasmine Greenaway
69c459747f
Merge pull request #284 from quake2005/patch-13
...
Update assignment.md
5 years ago
Jasmine Greenaway
e9b21deb05
Merge pull request #283 from quake2005/patch-12
...
Update README.md
5 years ago
Mohamad Jaallouk
f8ffa47853
Update assignment.md
...
Add spaces
5 years ago
Mohamad Jaallouk
9baf45fd5f
Update README.md
...
Typo fix & fix a link
5 years ago
Mohamad Jaallouk
8370138020
Update notebook.ipynb
...
Fixed broken 08-data-preparation notebook.ipynb
5 years ago
Nirmalya Misra
77cfe8c707
Merge branch 'main' into nirmalya8
5 years ago
Nirmalya Misra
e30b7208ab
Resolving conflicts
5 years ago
Nirmalya Misra
a60aa03c48
Added Encoding
5 years ago
INDRASHIS PAUL
1ac3f9c104
Update previous lesson link
5 years ago
Nirmalya Misra
f5bef705d7
fillna with mean added
5 years ago
Nirmalya Misra
87ef4f0875
fillna for Categorical columns added
5 years ago
Nirmalya Misra
d58a5f67e2
Enhanced dropna
5 years ago
Nirmalya Misra
fb02303073
Added Missing data , detecting null values codes and enhanced explanations
5 years ago
IndraP24
6d054af466
Merge branch 'DataPrep-Update' of github.com:IndraP24/Data-Science-For-Beginners into DataPrep-Update
...
Merge branch 'DataPrep-Update' of github.com:IndraP24/Data-Science-For-Beginners into DataPrep
5 years ago
IndraP24
083760cdf7
Update the notebook with outputs to be used as reference for the README
5 years ago
INDRASHIS PAUL
52452e59ea
Add the contents from the notebook to README
...
1. Copied almost all content (both code and explanations) from the notebook to the README in a proper format.
2. Left out extra portions and exercises in the notebook for the readers to try out.
5 years ago
INDRASHIS PAUL
c89a0fc363
Enhance README with notebook content
5 years ago