nushell/devdocs
Ian Manske 905e3d0715
Remove dataframes crate and feature (#12889)
# Description
Removes the old `nu-cmd-dataframe` crate in favor of the polars plugin.
As such, this PR also removes the `dataframe` feature, related CI, and
full releases of nushell.
2024-05-20 17:22:08 +00:00
..
FAQ.md Curate developer documentation in tree (#11052) 2023-11-21 18:12:00 +01:00
HOWTOS.md Add SOPs for dealing with adding deps/crates (#12771) 2024-05-06 22:14:00 +02:00
PLATFORM_SUPPORT.md Remove dataframes crate and feature (#12889) 2024-05-20 17:22:08 +00:00
README.md Add SOPs for dealing with adding deps/crates (#12771) 2024-05-06 22:14:00 +02:00
rust_style.md Curate developer documentation in tree (#11052) 2023-11-21 18:12:00 +01:00

Basic developer documentation

This is intended to give some immediate guidance to how to navigate the codebase and lives from everyone updating it if you make a design change.

A complementary (currently stale) resource has been the Nushell contributor book, which until further notice contains broader design guidance.

Contents