PlatonB

Results 21 issues of PlatonB

It is very fast column-oriented DBMS.

out-of-scope
LibGDA
feature request

Instead of names in Russian, a meaningless set of characters is displayed. ![Taxi_russian_folder_names](https://user-images.githubusercontent.com/25541767/56077532-16ecf500-5de6-11e9-9b6b-fc51b7215009.png)

Argparse has `required=True`, but there is no equivalent in Streamlit. In particular, in Streamlit it is impossible to prohibit making the `text_input` field empty.

enhancement
st.text_input

Let's build a histogram for 1000 random values from 0 to 1, narrow down the bins and add tick text to each bin. To make the existence of the bug...

[YDB](https://ydb.tech/) obviously deserves to be supported by all ORMs.

I hope to see `create_index` and `drop_index` in MontyDB (ideally, `create_indexes`/`drop_indexes`) and index support for queries.

feature

### Problem There is no way to run any script ([example](https://github.com/PlatonB/high-perf-bio/blob/master/__run_gui_streamlit.sh)) by double-left clicking or at least from the context menu. ### Proposal Add to Properties the option as in...

This page describes only how to direct signals from XML to Python code. There is a lack of description of other interaction types. - `interface element 1`[ --> `python code`?]...

help wanted

sudo pip-autoremove seaborn -y Traceback (most recent call last): File "/usr/local/bin/pip-autoremove", line 11, in sys.exit(main()) File "/usr/local/lib/python3.6/site-packages/pip_autoremove.py", line 106, in main autoremove(args, yes=opts.yes) File "/usr/local/lib/python3.6/site-packages/pip_autoremove.py", line 21, in autoremove dead...

I suggest creating a subsection of the site for developer-user interaction. User permissions: - Suggest ideas of new programs. - Make feature requests for existing programs. Developer permissions: - Write...

Needs Design