Skip to content
#

dataframe

Here are 446 public repositories matching this topic...

eladmw
eladmw commented Aug 13, 2020

Hello,
Considering your amazing efficiency on pandas, numpy, and more, it would seem to make sense for your module to work with even bigger data, such as Audio (for example .mp3 and .wav). This is something that would help a lot considering the nature audio (ie. where one of the lowest and most common sampling rates is still 44,100 samples/sec). For a use case, I would consider vaex.open('Hu

edrevo
edrevo commented Mar 1, 2021

Having the ability to set an external/advertised hostname is great since it provides users a lot of flexibility in network deployments. However, having it a required argument is a pain for the most common scenario, where the scheduler, client and executors talk to each other in the same network (e.g. k8s or docker-compose).

We should make the external hostname optional. If the scheduler receive

danfojs
luisbarrancos
luisbarrancos commented Mar 23, 2021

Hi. I couldn't find a mailing list to ask this directly.

According to the book "The New Technical Trader" by Chande & Kroll (1st ed, Wiley, ISBN 9780471597803), on page 95, the CK long stop is calculated by computing a 10 day simple moving average of the ATR, which they name ATR_10, to which we subtract 3*ATR_10 from highest high of the last 10 days. This quantity will be the preliminar

pdpipe

Improve this page

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

Learn more