Data Science
Meet FusionGrid - The Rocket Fuel for Data-Intensive Applications with Integrated Charting
fusiongriddatadata-science
Use Python to Find the InterQuartile Range of a Dataset
A tutorial on finding the interquartile range of a dataset using Python.
pythondatasetstatistics
How Can We Upload Data to Google Colab?
The most popular ways of uploading CSV files on the Google Colab notebook.
google-colabdataprogramming
How to Convert Scanned Files to Searchable PDF Using Python and Pytesseract
An efficient way to OCR scanned images
pythonpdfpytesseract
114 Data Science Projects You Can Try with Python
110+ Data Science Projects solved & explained with Python
data-sciencepythonprojects
How to Analyse PowerBall Numbers with Python
Pandas can't Predict the Future. Can You?
pythondatadata-science
A Quick Trick to Make DataFrames with Uneven Array Lengths
A combination of two simple techniques I learned in the past two weeks.
pythondataframesdata-science
A Beginner's Guide to Formatting CSV Data in Python
A pandas-free solution for those unfamiliar with the module.
pythondatacsv
7 JavaScript Libraries for Data Manipulation, Visualization, and Machine Learning.
7 cool awesome open-source Javascript projects and packages listed in the npm registry to do data science, machine learning, and artificial intelligence.
programmingdata-sciencejavascript
Understand collate_fn in PyTorch
A beginner-friendly tutorial on how to create batches in PyTorch and how to modify default behavior for our needs.
pytorchpythondeep-learning