Skip to content
#

options

Here are 290 public repositories matching this topic...

axten
axten commented Nov 8, 2019

this is a feature request. It would be great to have the same clear button on the right side of multi selects that is available in single selects. On click, this button should delete all selected option in a row.
It could be a good idea to activate this button (and maybe the button on single selects as well) with a new option removeButton

Lean
snnsnn
snnsnn commented Jun 30, 2019

https://themecheck.info gives following malware alert because of commented out fopen function in redux_helpers.php: 660.

Malware : Operations on file system fopen was found in the file class.redux_helpers.php 657: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 660: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 66
eyalroz
eyalroz commented Sep 14, 2019

This repository's README.md is way too long. The documentation specifics should be in a separate .md file, on the wiki, or both; and the main README.md should focus on the sections other than the Detailed Examples. In fact, Overview is also too long; I'd stick to a couple of examples, no more than that for the repo landing page.

JohnSchwitz
JohnSchwitz commented Oct 21, 2017

volest.py changed to: import models. It was: from volatility import models
models init.py changed to: from models.api import *

data is in tests directory thus: data_file_path = '../tests/JPM.csv'

I would add 2 explicit lines after vol. I needed to reference fig, plt not just plt.
fig, plt = vol.cones(windows=windows, quantiles=quantiles)
plt.show()

I could not get vol.term_sheet

davidfaber
davidfaber commented Feb 9, 2019

Hi there,
Thank you so much for this awesome plugin. One thing though.... I recently added it to an existing site of mine and I came up with an SQL-Script that does two things:

  1. It moves all stored data from "All languages" to en_GB
  2. It copies existing fields to a new language (de_DE) in my case

I think this can be very useful for other users too, e.g. if add the plugin to an existing

Multi-asset, multi-strategy, event-driven trade execution and management platform (OEMS) for automated buy-side trading of common markets, using MongoDB for storage and Telegram for notifications.

  • Updated Jun 22, 2020
  • Python

Improve this page

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

Learn more

You can’t perform that action at this time.