Skip to content

Instantly share code, notes, and snippets.

@keitazoumana
Created July 24, 2023 03:36
Show Gist options
  • Save keitazoumana/4d92c6e7b7f0f08f918861a9d3b15fc3 to your computer and use it in GitHub Desktop.
Save keitazoumana/4d92c6e7b7f0f08f918861a9d3b15fc3 to your computer and use it in GitHub Desktop.
Python Table
Title Link Video
5 Python open-source tools to extract text and tabular data from PDF Files https://towardsdatascience.com/5-python-open-source-tools-to-extract-text-and-tabular-data-from-pdf-files-9359cdde6b56
When Should You Consider Using Datatable Instead of Pandas to Process Large Data? https://towardsdatascience.com/when-should-you-consider-using-datatable-instead-of-pandas-to-process-large-data-29a4245f67c6
Convert Any Type of Document to Text With Apache Tika Using Python API https://medium.com/mlearning-ai/convert-any-type-of-document-to-text-with-apache-tika-using-python-api-ff306c467b3
Collect Data From Reddit and Twitter— 600+ Million Monthly Active Users Platforms https://medium.com/mlearning-ai/web-scraping-f854c9c30778
Knockknock — Probably The Best Python Library For Notifications https://towardsdatascience.com/knockknock-probably-the-best-python-library-for-notifications-136bdf788f8a
Extract Text Written in Different Languages from Images with Python https://towardsdatascience.com/extract-text-written-in-different-languages-from-images-with-python-2348ff021fe5
Introduction to Twint: Say Goodbye to Twitter Rate Limitations — Also No Need for A Twitter API! https://medium.com/geekculture/introduction-to-twint-say-goodbye-to-twitter-rate-limitations-also-no-need-for-a-twitter-api-b632084db0ba
Avoid Using “pip freeze” — Use “pipreqs” instead https://towardsdatascience.com/goodbye-pip-freeze-welcome-pipreqs-258d2e7a5a62
Extract Tweets Without Limitations in a Few Lines of Code Using Python https://pub.towardsai.net/extract-tweets-without-limitations-in-a-few-lines-of-code-using-python-21578f89a00c https://youtu.be/MnfAutyaIsM
Collect Data from Twitter: A Step-by-Step Implementation Using Tweepy https://towardsdatascience.com/collect-data-from-twitter-a-step-by-step-implementation-using-tweepy-7526fff2cb31
How to Create a Virtual Environment and Use it on Jupyter Notebook https://towardsdatascience.com/how-to-create-a-virtual-environment-and-use-it-on-jupyter-notebook-6c0b7b1cfca0 https://youtu.be/5c1DJBgzL3o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment