The Wayback Machine - https://web.archive.org/web/20220809021136/https://github.com/topics/spreadsheets
Skip to content
#

spreadsheets

Here are 250 public repositories matching this topic...

lavigne958
lavigne958 commented Jul 16, 2022

Overview

rework the signature of the method Worksheet.sort to expose the expected parameters.

Details

The method Worksheet.sort uses some signature style that hides the possible argument for the method.
This is not needed and not useful for the user.

the current signature is sort(*specs, **kwargs) and expects the following arguments:

  1. the list of tuples with `(the column,
paperize
lorennorman
lorennorman commented Feb 25, 2022

Describe the bug
For color Magic Properties, "red" parses correctly, "Red" does not.

To Reproduce

  1. Make a Shape Layer
  2. Make a Magic Property field in spreadsheet for setting shape color
  3. Make two rows containing red and Red
  4. Lowercase works, with a capital does not

Expected behavior
Color detection should

bug good first issue incoming

Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. It also allows to run data cleaning scenarios using these algorithms. Desbordante has a console version and an easy-to-use web application.

  • Updated Aug 7, 2022
  • C++

Improve this page

Add a description, image, and links to the spreadsheets 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 spreadsheets topic, visit your repo's landing page and select "manage topics."

Learn more