{"id":13612929,"url":"https://github.com/LearnDataSci/articles","last_synced_at":"2025-04-13T15:32:21.847Z","repository":{"id":37268184,"uuid":"80571297","full_name":"LearnDataSci/articles","owner":"LearnDataSci","description":"A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci","archived":false,"fork":false,"pushed_at":"2022-09-28T16:21:45.000Z","size":40195,"stargazers_count":558,"open_issues_count":3,"forks_count":1092,"subscribers_count":50,"default_branch":"master","last_synced_at":"2024-11-07T21:41:33.213Z","etag":null,"topics":["data-analysis","data-science","data-visualization","machine-learning","machine-learning-algorithms","machinelearning","python"],"latest_commit_sha":null,"homepage":"https://www.learndatasci.com","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LearnDataSci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-31T23:03:56.000Z","updated_at":"2024-08-29T12:25:09.000Z","dependencies_parsed_at":"2023-01-17T14:16:01.372Z","dependency_job_id":null,"html_url":"https://github.com/LearnDataSci/articles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnDataSci%2Farticles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnDataSci%2Farticles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnDataSci%2Farticles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LearnDataSci%2Farticles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LearnDataSci","download_url":"https://codeload.github.com/LearnDataSci/articles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248735861,"owners_count":21153486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analysis","data-science","data-visualization","machine-learning","machine-learning-algorithms","machinelearning","python"],"created_at":"2024-08-01T20:00:36.706Z","updated_at":"2025-04-13T15:32:21.841Z","avatar_url":"https://github.com/LearnDataSci.png","language":"Jupyter Notebook","readme":"A repository for the code, files, and other assets used in LearnDataSci articles.\n\nLinks to posts on LearnDataSci and their repos (sorted by recency):\n+ [Beginner's Guide to Using Databases with Python: Postgres, SQLAlchemy, and Alembic](https://learndatasci.com/tutorials/using-databases-python-postgres-sqlalchemy-and-alembic/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Guide%20to%20Using%20Databases%20with%20Python%20Postgres%2C%20SQLAlchemy%2C%20and%20Alembic/project)]\n\n+ [How to Stream Text Data from Twitch with Sockets in Python](https://learndatasci.com/tutorials/how-stream-text-data-twitch-sockets-python/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/How%20to%20Stream%20Text%20Data%20from%20Twitch%20with%20Sockets%20in%20Python)]\n\n+ [Python Pandas Tutorial: A Complete Introduction for Beginners](https://www.learndatasci.com/tutorials/python-pandas-tutorial-complete-introduction-for-beginners/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Python%20Pandas%20Tutorial%20A%20Complete%20Introduction%20for%20Beginners)]\n\n+ [From Good to Great Data Science, Part 1: Correlations and Confidence](https://www.learndatasci.com/tutorials/good-great-data-science-correlations-and-confidence/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/From%20Good%20to%20Great%20Data%20Science%2C%20Part%201%20Correlations%20and%20Confidence)]\n\n+ [Ultimate Guide to Web Scraping with Python Part 1: Requests and BeautifulSoup](https://www.learndatasci.com/tutorials/ultimate-guide-web-scraping-w-python-requests-and-beautifulsoup/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Ultimate%20Guide%20to%20Web%20Scraping/Part%201%20-%20Requests%20and%20BeautifulSoup)]\n\n+ [Building a Recommendation Engine with Locality-Sensitive Hashing (LSH) in Python](https://www.learndatasci.com/tutorials/building-recommendation-engine-locality-sensitive-hashing-lsh-python/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/LSH%20Recommendation%20Engine)]\n\n+ [Reinforcement Q-Learning from Scratch in Python with OpenAI Gym](https://www.learndatasci.com/tutorials/reinforcement-q-learning-scratch-python-openai-gym/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Intro%20to%20Reinforcement%20Q-Learning)]\n\n+ [Predicting Reddit News Sentiment with Naive Bayes and Other Text Classifiers](https://www.learndatasci.com/tutorials/predicting-reddit-news-sentiment-naive-bayes-text-classifiers/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Predicting%20Reddit%20News%20Sentiment)]\n\n+ [Python for Finance, Part III: A Moving Average Trading Strategy](https://www.learndatasci.com/python-finance-part-3-moving-average-trading-strategy/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Python%20for%20Finance%2C%20Part%203)]\n\n+ [Python for Finance, Part II: Intro to Quantitative Trading Strategies](https://www.learndatasci.com/python-finance-part-2-intro-quantitative-trading-strategies/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Python%20for%20Finance%2C%20Part%202)]\n\n+ [Python for Finance, Part I: Yahoo Finance API, pandas, and matplotlib](https://www.learndatasci.com/python-finance-part-yahoo-finance-api-pandas-matplotlib/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Python%20For%20Finance%2C%20Part%20I)]\n\n+ [Sentiment Analysis on Reddit News Headlines with Python’s Natural Language Toolkit (NLTK)](https://www.learndatasci.com/sentiment-analysis-reddit-headlines-pythons-nltk/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Sentiment%20Analysis%20on%20Reddit%20Headlines%20with%20NLTK)]\n\n+ [Essential Statistics for Data Science: A Case Study using Python, Part I](https://www.learndatasci.com/data-science-statistics-using-python/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Essential%20Statistics)]\n\n+ [K-Means \u0026 Other Clustering Algorithms: A Quick Intro with Python](https://www.learndatasci.com/k-means-clustering-algorithms-python-intro/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/K-Means%20Clustering)]\n\n+ [Predicting Housing Prices with Linear Regression using Python, pandas, and statsmodels](https://www.learndatasci.com/predicting-housing-prices-linear-regression-using-python-pandas-statsmodels/) [[\u003cb\u003erepo\u003c/b\u003e](../../tree/master/Housing%20Price%20Index%20Regression)]\n","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLearnDataSci%2Farticles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLearnDataSci%2Farticles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLearnDataSci%2Farticles/lists"}