datascience
Here are 2,709 public repositories matching this topic...
List of Data Science Cheatsheets to rule the world
-
Updated
Mar 23, 2022
Data-centric declarative deep learning framework
-
Updated
Apr 9, 2022 - Python
Modin: Speed up your Pandas workflows by changing a single line of code
-
Updated
Apr 8, 2022 - Python
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
-
Updated
Dec 18, 2021 - Jupyter Notebook
Currently, you can do something like this: Task(Flow/RunID/StepName) and this will not result in an error but then the resulting Task object behaves in a bizarre manner where things like t.data will work but t.data.my_artifact will not for example.
We should validate the format of the pathspec passed in to each object and verify that the following are the only possible cases:
- Metaflo
Curated list of Python resources for data science.
-
Updated
Apr 1, 2022
Python library for creating data pipelines with chain functional programming
-
Updated
Nov 26, 2021 - Python
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
-
Updated
Apr 1, 2021 - Jupyter Notebook
Code, Notebooks and Examples from Practical Business Python
-
Updated
Aug 14, 2021 - Jupyter Notebook
a curated list of R tutorials for Data Science, NLP and Machine Learning
-
Updated
Oct 19, 2020 - R
Enhancing `{ggplot2}` plots with statistical analysis
-
Updated
Apr 7, 2022 - R
Code improvements
- correcting handling asserts
- replacing
assert conditionwith the pattern
if not condition: raise AssertionError()
- replacing
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.
-
Updated
Apr 5, 2022 - Python
Let's prepare a mixin for interacting with Roles and Policies with the Python client, in case users want to use the API directly.
Do not only have the list, get etc, but also utility methods, such as updating a default role. It should wrap the following logic:
import requests
import json
# Get the ID
data_consumer = requests.get("http://localhost:8585/api/v1/roles/name/DataCoAn open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
-
Updated
Mar 31, 2020 - Python
A Data Engineering & Machine Learning Knowledge Hub
-
Updated
Mar 25, 2022 - Dockerfile
Learning numerical computing with notebooks for all ages.
-
Updated
Aug 8, 2019 - Jupyter Notebook
-
Updated
Feb 20, 2022 - Jupyter Notebook
-
Updated
Apr 8, 2022 - R
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)
-
Updated
Dec 18, 2021 - Jupyter Notebook
VS Code Jupyter extension
-
Updated
Apr 9, 2022 - TypeScript
Compilation of R and Python programming codes on the Data Professor YouTube channel.
-
Updated
Jan 7, 2022 - Jupyter Notebook
A VS Code extension pack to help users visualize, understand, and interact with data.
-
Updated
May 10, 2021
A Jupyter Notebook magic for browser notifications of cell completion
-
Updated
Apr 27, 2021 - Python
krangl is a {K}otlin DSL for data w{rangl}ing
-
Updated
Apr 5, 2022 - Kotlin
Complementar a base de dados com esses novos CNPJs. Links interessantes:
- Tabelas complementares disponíveis no site da Receita Federal
- Tabela com CNPJ dos Entes Federativos
- [Tabela de Qualificação do Re
Improve this page
Add a description, image, and links to the datascience topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datascience topic, visit your repo's landing page and select "manage topics."

