wearepal / data-science-typesLinks
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
☆204Updated 4 years ago
Alternatives and similar repositories for data-science-types
Users that are interested in data-science-types are comparing it to the libraries listed below
Sorting:
- Pandas type stubs. Helps you type-check your code.☆123Updated last year
- Pytest in IPython notebooks.☆333Updated 10 months ago
- Python package to enforce column names & data types of pandas DataFrames☆220Updated 4 years ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- A plugin for Flake8 that checks pandas code☆170Updated 2 years ago
- Experimental typing stubs for NumPy☆283Updated 5 years ago
- Make tox cooperate with conda envs☆156Updated last week
- Black formatter for Jupyter Notebook☆438Updated 5 years ago
- Immutable and statically-typeable DataFrames with runtime type and data validation☆476Updated last week
- Convert pyproject.toml to environment.yaml☆132Updated 2 years ago
- Public type stubs for pandas☆296Updated last week
- 🧪 📗 Unit test your Jupyter Notebooks the right way☆428Updated last year
- Type hints support for the Sphinx autodoc extension☆580Updated last week
- pytest plugin for manipulating test data directories and files☆271Updated last week
- Bulwark is a package for convenient property-based testing of pandas dataframes.☆226Updated 5 years ago
- IPython magic command to format python code in cell using black.☆305Updated 3 years ago
- A py.test plugin to validate Jupyter notebooks☆453Updated 3 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆216Updated last month
- Jupyterlab python linter for notebooks and text files using flake8☆111Updated 4 years ago
- 📝 Pytest plugin for testing notebooks☆203Updated 9 months ago
- Multiple argument dispatching.☆308Updated last week
- A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using black.☆368Updated 2 years ago
- Use Poetry inside Nox sessions☆169Updated last week
- Separate test code from test cases in pytest.☆367Updated 3 months ago
- Render Jupyter notebook in the terminal☆190Updated 3 years ago
- Phantom types for Python.☆230Updated last month
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated last week
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 7 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Run `black` on python code blocks in documentation files