lineapy
Notebook cleanup tool
Automates cleaning and analysis of messy data science notebooks to improve productivity and reproducibility
Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
663 stars
20 watching
58 forks
Language: Jupyter Notebook
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
timkpaine/jupyterlab_autoversion | Automates versioning of JupyterLab notebooks after each save | 81 |
columbia-applied-data-science/rosetta | Tools and utilities for efficient data processing with a focus on text analysis. | 206 |
jupyter-widgets-contrib/ipygany | A Jupyter Notebook extension providing 3D scientific visualization capabilities with GPU acceleration. | 489 |
shanky-21/data_visualization | Provides a platform for data visualization using Jupyter Notebook | 41 |
pycqa/autoflake | A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 904 |
simon-belanger/ulpythonlab | Automated laboratory instruments interaction using Python | 9 |
ploomber/soorgeon | A tool to convert monolithic Jupyter notebooks into maintainable workflows with standardized task execution and output storage. | 78 |
commoncrawl/cc-notebooks | Analyzing and exploring Common Crawl data using Jupyter notebooks to provide insights into webarchiving and internet connections. | 46 |
ibm/data-prep-kit | A toolkit for streamlining data preparation for developers building large language model applications | 290 |
iblai/jupyter-edx-grader-xblock | Automates grading of Jupyter Notebooks in an EdX course environment. | 45 |
msamogh/nonechucks | Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers | 377 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 249 |
allendowney/thinkpython | Jupyter notebooks and accompanying resources for teaching computer science fundamentals | 1,298 |
scwilkinson/pd-replicator | A tool that allows users to easily copy data from a pandas DataFrame to the clipboard with one click. | 11 |
mwouts/itables | Enhances data visualization in Jupyter Notebooks by turning Pandas and Polars DataFrames into interactive tables. | 803 |