Skip to content
#

alignment

Here are 325 public repositories matching this topic...

MarcoGorelli
MarcoGorelli commented Apr 11, 2020

NOTE: I'd originally opened a PR to address this, but am now busy with other obligations + other PRs to respond to. So I'm opening it up as a good first issue for now, and will return to work on it if nobody takes it.


In pandas/core/groupby/generic.py::DataFrameGroupBy::_transform_general, it seems this branch is never reached:

diVineProportion
diVineProportion commented May 19, 2018

I'm curious if one is able to align by, say comma, but only align to the commas in the section defined by another regex. So i can perform aligntab on the whole document, but have it align in sections

Figured an example would best express my question

-------------------------------------------------------------------------------
actions\systemStats
-------------------------------------
fatboyzz
fatboyzz commented Oct 2, 2019
  1. Create 'Cube', 'Cube.001', 'Cube.002'. Create collection 'Collection 1'.
  2. Move 'Cube.002' into 'Collection 1'.
  3. Exclude 'Collection 1' by clicking the check box on its left.
  4. Goto 'Quick Align Planes' Grab Destination of 'Cube'.
  5. Select 'Cube.001' select three points and hit 'Apply to Object' button.
  6. Get error message "Object Cube.002 not in View layer 'View layer'".
ppericard
ppericard commented Apr 2, 2020

There are big mistakes in the alignment parameter guide from the wiki. The --best parameter do not report only the best alignment whatever value is set.

The --best parameter works in conjunction with the --min_lis parameter. The --min_lis parameter is the one reducing the pool of candidates alignments (eg. --min_lis 0 means all alignments with at least 2 seeds will be computed whereas with --m

Improve this page

Add a description, image, and links to the alignment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alignment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.