Your new Mentor for Data Science E-Learning.
-
Updated
Aug 29, 2020 - Jupyter Notebook
{{ message }}
Your new Mentor for Data Science E-Learning.
List of Data Science Cheatsheets to rule the world
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
Modin: Speed up your Pandas workflows by changing a single line of code
Curated list of Python resources for data science.
Python library for creating data pipelines with chain functional programming
a curated list of R tutorials for Data Science, NLP and Machine Learning
Code, Notebooks and Examples from Practical Business Python
Enhancing `ggplot2` plots with statistical analysis
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Learning numerical computing with notebooks for all ages.
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations (by @firmai)
A Jupyter Notebook magic for browser notifications of cell completion
Complementar a base de dados com esses novos CNPJs. Links interessantes:
krangl is a {K}otlin DSL for data w{rangl}ing
A javascript library providing a new data structure for datascientists and developpers
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Baixa as planilhas de salários de magistrados, extrai os contracheques, limpa e exporta pra CSV
Set of
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
Curated list of my reads, implementations and core concepts of Artificial Intelligence, Deep Learning, Machine Learning by best folk in the world.
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
The foundational library of the Morpheus data science framework
The slides for most of the courses need to be unzipped.
Melusine is a high-level library for emails classification and feature extraction "dédiée aux courriels français".
Today i add a license for this repository.
Add a description, image, and links to the datascience topic page so that developers can more easily learn about it.
To associate your repository with the datascience topic, visit your repo's landing page and select "manage topics."
assert conditionwith the patternif not condition: raise AssertionError()