diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-04 22:54:48 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-04 22:54:48 +0300 |
commit | a9d98e02835f8c10a10ee25c33fbdec471e7061e (patch) | |
tree | 407f10b261228f170622821b6046bc27fcb24a40 /exampleSite/content/skills/Libraries.md | |
parent | 952e74e2381a3f070f16c945a85c86343fa0c1a5 (diff) |
Add example site
Diffstat (limited to 'exampleSite/content/skills/Libraries.md')
-rw-r--r-- | exampleSite/content/skills/Libraries.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/content/skills/Libraries.md b/exampleSite/content/skills/Libraries.md new file mode 100644 index 0000000..101a698 --- /dev/null +++ b/exampleSite/content/skills/Libraries.md @@ -0,0 +1,5 @@ +--- +title: Libraries +weight: 4 +tags: ["pandas", "NumPy", "Matplotlib"] +---
\ No newline at end of file |