Introduction
Get started
conda
venv
pipenv
Make a project
git
conf/
data
src
DataCatalog
Tutorial
csv
xlsx
kedro viz --autoreload
data_processing
data_science
Kedro project setup
kedro run
KedroSession
Data Catalog
*_args
version
IncrementalDataSet
Nodes and pipelines
**kwargs
kedro pipeline create
pipeline()
fsspec
SequentialRunner
ParallelRunner
Extend Kedro
before_node_run
_load
_save
_describe
PartitionedDataSet
click
global
project
Logging
anyconfig
Development
virtualenv
Deployment
kedro airflow
Tools integration
conf/base/spark.yml
SparkSession
MemoryDataSet
DataFrame
copy_mode="assign"
ThreadRunner
catalog
context
pipelines
session
FAQs
Resources
KedroContext
Contribute to Kedro
core
extras
pre-commit
API documentation
kedro
kedro.config
kedro.extras
kedro.extras.datasets
kedro.extras.extensions
kedro.extras.extensions.ipython
kedro.extras.logging
kedro.extras.logging.color_logger
kedro.framework
kedro.framework.cli
kedro.framework.cli.catalog
kedro.framework.cli.cli
kedro.framework.cli.hooks
kedro.framework.cli.hooks.manager
kedro.framework.cli.hooks.markers
kedro.framework.cli.hooks.specs
kedro.framework.cli.jupyter
kedro.framework.cli.micropkg
kedro.framework.cli.pipeline
kedro.framework.cli.project
kedro.framework.cli.registry
kedro.framework.cli.starters
kedro.framework.cli.utils
kedro.framework.context
kedro.framework.hooks
kedro.framework.hooks.manager
kedro.framework.hooks.markers
kedro.framework.hooks.specs
kedro.framework.project
kedro.framework.session
kedro.framework.session.session
kedro.framework.session.store
kedro.framework.startup
kedro.io
kedro.pipeline
kedro.runner
kedro.utils