Skip to content

Commit

Permalink
improve manual entry of assignment to a data frame (#3201)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamins committed Oct 27, 2022
1 parent fdfa2f7 commit abbed11
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 166 deletions.

2 comments on commit abbed11

@bkamins
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/71166

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.4.2 -m "<description of version>" abbed11a80831376ca523945b09c1fae7fe528d6
git push origin v1.4.2

Please sign in to comment.