Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove axis indices and nameddims #126

Merged
merged 15 commits into from
Feb 20, 2022
Merged

Remove axis indices and nameddims #126

merged 15 commits into from
Feb 20, 2022

Conversation

kescobo
Copy link
Member

@kescobo kescobo commented Feb 20, 2022

Because those packages depend on very old version of ArrayInterface, and aren't really being maintained. There are also a couple of breaking changes

💥 Breaking Changes

  • Indexing with single feature / sample string or regex now returns an abundance value instead of a single-cell CommunityProfile
  • To index features (rows) with a string, you now need to use the string representation, eg "s__Some_species" instead of the feature name (eg Some_species). To match the name, you can still use Regex

@kescobo kescobo added ci Changes to automated testing / infrastructure compat labels Feb 20, 2022
@kescobo kescobo merged commit cb9941c into main Feb 20, 2022
@kescobo kescobo deleted the rm-axisindices branch February 20, 2022 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to automated testing / infrastructure compat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant