Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whege/whege
Config files for my GitHub profile.
https://github.com/whege/whege
config github-config
Last synced: 15 days ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/whege/whege
- Owner: whege
- Created: 2022-04-17T01:27:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T07:37:10.000Z (over 2 years ago)
- Last Synced: 2024-01-08T20:15:28.293Z (11 months ago)
- Topics: config, github-config
- Homepage: https://github.com/whegedusich
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# š Hi, Iām William
- š Iām interested in big data, AI/ML, and robotics.
- š± Iām currently learning Graph Databases and improving my NLP skills.
- šØāš« I enjoy helping people with their Python issues on Stack Overflow:- šļø Iām looking to collaborate on anything cool/innovative/challening!
- š« How to reach me: Discord: R4D4R#9915-------
## Some Data Science resources that I find useful:
- Structuring a Python Package:
- [Recommendation from The Hitchhiker's Guide to Python](https://docs.python-guide.org/writing/structure/)
- [Recommendation from PyPA](https://docs.python-guide.org/writing/structure/)
- Structuring a Data Science Project
- [Basic Theory](https://www.kdnuggets.com/2022/05/structure-data-science-project-stepbystep-guide.html)
- [Implementation using Cookiecutter](https://drivendata.github.io/cookiecutter-data-science/)
- Just for Fun
- [Jupyter Notebook Theming](https://chazf.medium.com/jupyter-dark-mode-themes-b242fb459254)