Aim: A Collection of Useful Data Science and Machine Learning Tools,Libraries and Packages
- wget
- curl
- beautifulsoup
- mechanicalsoup
- request/urllib
- selenium (headless-browser framework for extracting javascript data)
- scrapy (OOP framework)
- newspaper3k: https://newspaper.readthedocs.io # easily extract text from articles
- requests-html: requests-html: https://github.com/kennethreitz/requests-html
- sql/msql/sqlite
- Pandas
- Dedupe: Remove duplicates
- Fuzzywuzzy: String Matching
- Scrubadab: Anonymize privacy
- Address Parsing/usaddress
- Dora : Working with missing/nulls
- PdfTables : Extracting Tables in PDF
- Tabulate
- Arrow : Dates,Timezone
- Pendulum : Dates
- Inflect/Num2Words : Convert numbers to text
- Imbalance Learn
- Flashtext
- Numpy
- Scipy
- Pandas
- Tabel
- Matplotlib
- Seaborn
- Plotly
- Bokeh
- Altair
- Dash: dashboard library from plotly
- Dataspyre: dashboard framework with flask backend
- folium
- geoplot
- D-Tale
- plotnine: clone of R's ggplot2
- joypy: https://github.com/sbebo/joypy/blob/master/Joyplot.ipynb
- bqplot
- jmpy
- pyqtgraph
- toyplot
- ipyleaflet: https://github.com/jupyter-widgets/ipyleaflet/
- probscale: easily make probability scaled axis: https://github.com/matplotlib/mpl-probscale
- adjustText: easily add non-overlapping annotated text (https://github.com/Phlya/adjustText/blob/master/docs/source/Examples.ipynb)
- make MATPLOTLIB animations with animatplot: https://animatplot.readthedocs.io/en/stable/
- Scikitlearn
- Keras
- Tensorflow
- Theano
- Pytorch
- sklearn-pandas
- imbalanced-learn
- hyperopt-sklearn: https://github.com/hyperopt/hyperopt-sklearn # Not pip installable yet
- tpot
- xgboost
- lightgbm
- fastText
- NLTK
- SpaCy
- TextBlob
- Stanford NLP
- AllenNLP
- Polyglot
- OpenCV
- Scikit Images/Scikit Video
- Pillow
-
Virtual Env
- Anaconda
- Pipenv
- Venv
-
IDE
- Jupyter lab/Jupyter Notebook
- Nteract
- VS code/Sublime Text/Juno Atom/ etc
- Pycharm,etc
-
Cloud
- Colab
- Joblib
- Pickle
- Ray
- Csvkit
- Json
- Pandas Modin
- Dask
- Pyarrow
- Fastparquet
- vaex: https://github.com/maartenbreddels/vaex
- Pandas on Ray: https://github.com/modin-project/modin
- dampr: https://github.com/Refefer/Dampr
- Cloud Computing Services (GCP,Bigquery,AWS,Azure)
- pyramid-arima https://github.com/tgsmith61591/pyramid
- fbprophet: time series forecasting (additive model) which performs best with high frequency data
- pyflux: time series library: https://github.com/RJT1990/pyflux
- numpy
- scipy
- pandas
- jupyter
- statsmodels
- pandas-profiling: https://github.com/pandas-profiling/pandas-profiling
- dataprofiler: https://github.com/capitalone/DataProfiler
- memory_profiler: https://github.com/pythonprofilers/memory_profiler
- py-spy: https://github.com/benfred/py-spy/blob/master/README.md
- pyflame: https://github.com/uber/pyflame # Does not support Windows
- pyinstrument
- scalene
- cprofile
- pyramid-arima https://github.com/tgsmith61591/pyramid
- fbprophet: time series forecasting (additive model) which performs best with high frequency data
- pyflux: time series library: https://github.com/RJT1990/pyflux
- lifelines: survival analysis: https://github.com/CamDavidsonPilon/lifelines
- convoys: https://better.engineering/convoys/
- ipysheet: https://github.com/QuantStack/ipysheet
- ipypivot: https://github.com/PierreMarion23/ipypivot
- ipytree: https://github.com/QuantStack/ipytree
- papermill- scrapbook: https://github.com/nteract/papermill (parameterized notebooks)
- nteract-scapbook: https://github.com/nteract/scrapbook
- how to pass a dataframe between notebooks: nteract/papermill#215
- but instead, you should really save the dataframe somewhere and then just pass the path of the saved dataframe
- jupytext: edit notebooks as text files! https://github.com/mwouts/jupytext
- pyodbc
- turbodbc
- ipython-sql
- db.py (dead project?)
- sqlalchemy
- sqlalchemy-turbodbc
- postgresql
- sqlmodel
- papermill- scrapbook: https://github.com/nteract/papermill (parameterized notebooks)
- nteract-scapbook: https://github.com/nteract/scrapbook (for passing data between notebooks)
- dequindre: https://github.com/vogt4nick/dequindre
- petl: https://github.com/petl-developers/petl
- bonobo
- pypeln: https://github.com/cgarciae/pypeln/
- botflow: https://github.com/kkyon/botflow
- https://github.com/mara/data-integration
- dbt: https://www.getdbt.com/
- Spotify Luigi - (works with Windows)
- Apache Airflow - Windows not supported (it is a PITA to try to install on Windows)
- prefect: https://docs.prefect.io
- https://github.com/pyeve/cerberus
- https://github.com/great-expectations/great_expectations
- https://github.com/cosmicBboy/pandera
- https://pyjanitor.readthedocs.io/
- https://github.com/keleshev/schema
- https://github.com/TMiguelT/PandasSchema
- https://github.com/TomAugspurger/engarde
- rpy2
- plydata (dplyr clone)
- plotnine (ggplot2 clone)
- scikit-learn
- sklearn-pandas
- imbalanced-learn
- hyperopt-sklearn: https://github.com/hyperopt/hyperopt-sklearn # Not pip installable yet
- tpot
- xgboost
- lightgbm
- fastText https://github.com/kvh/recurrent - extract datetimes from English sentence
- beautifulsoup4
- mechanicalsoup
- selenium (headless-browser framework for extracting javascript data)
- scrapy (OOP framework)
- newspaper3k: https://newspaper.readthedocs.io # easily extract text from articles
- requests-html: requests-html: https://github.com/kennethreitz/requests-html
- Streamlit : https://github.com/streamlit
- Gradio : https://github.com/gradio-app/gradio
- Mercury Mljar: https://github.com/mljar/mercury
- Panel : https://github.com/holoviz/panel
- Dash
- Databutton
- Flask
- Django
- FastAPI
- https://github.com/tldr-pages/tldr-python-client # replacement for man pages
- bropages (http://bropages.org/): sudo apt-get install ruby-dev, sudo gem install bropages
- https://github.com/gleitz/howdoi
- inspect https://docs.python.org/3/library/inspect.html
- prettypandas
- https://github.com/seatgeek/fuzzywuzzy
- https://github.com/RobinL/fuzzymatcher
- pytest
- requests
- requests-html: https://github.com/kennethreitz/requests-html
- psutil
- pdir2: https://github.com/laike9m/pdir2
- helping: https://github.com/ConquerProgramming1/helping
- PyAthena - use plain 'ol SQL: https://github.com/laughingman7743/PyAthena
- click - for making CLI
- fire - for making CLI https://github.com/tmbo/questionary
- tqdm: https://github.com/tqdm/tqdm
- fastprogress: https://github.com/fastai/fastprogress
- Sending Windows 10 notifications: https://github.com/jithurjacob/Windows-10-Toast-Notifications
- Another Windows notification library: https://github.com/malja/zroya
- glances: CPU/memory monitoring
- pendulum: a better datetime library, better than arrow
- visidata: https://jsvine.github.io/intro-to-visidata/index.html
- schedule: job scheduling for humans:https://github.com/dbader/schedule
- pyautogui
- ptpython: better REPL
- xlwings: Excel VBA, but with Python instead
- openpyxl: https://openpyxl.readthedocs.io/en/stable/
- https://github.com/SimonBiggs/scriptedforms
- black: source code formatter
- ipdb
- pudb: https://github.com/inducer/pudb - Windows not supported, need cygwin
- R
- Python
- Julia
- Scala,Matlab,Octave
- C,C++,C#
- Perl,Ruby
- Javascript(Tensorflow.js/Web apps)
- Java
- Clojure
- Fortran
- SQL
- Hadoop
- SAS
- Java
- Hive
- Pig
- SPSS
- Perl
- Tableau
- E
- NoSQL
- AWS
- C
- HBase
- Bash
- Spark
- ElasticSearch
- PHP
- Scala
- Shark
- awk
- Cascading
- Cassandra
- JavaScript
- JMP
- Mahout
- objective-C
- QlickView
- Redis
- Redshift
- sed
- Jesse E.Agbe (JCharis)
- Jesus Saves @JCharisTech
- J-Secur1ty
- Others