Git Product home page Git Product logo

Comments (9)

MathieuCayssol avatar MathieuCayssol commented on July 16, 2024 1
  • benfold_correlation
  • longest_strike_above_mean
  • longest_strike_below_mean
  • mean_n_abs_max
  • percentage_of_reoccuring_datapoints_to_all
  • percentage_of_reoccuring_values_to_all
  • sum_of_reoccuring_data_points
  • sum_of_reoccuring_values
  • number_peaks (not yet implemented)
  • number_cwt_peaks (not yet implemented)

from functime.

abstractqqq avatar abstractqqq commented on July 16, 2024 1

kurtosis is already in Polars.

  • permutation_entropy
  • query_similarity_count
  • range_count
  • ratio_beyond_r_sigma
  • ratio_value_number_to_length
  • root_mean_square
  • sample_entropy
  • spkt_welch_density ( Is this fourier related?)

from functime.

achasol avatar achasol commented on July 16, 2024 1
  • autocorrelation
  • count_above
  • count_above_mean
  • count_below
  • count_below_mean
  • has_duplicate
  • has_duplicate_max
  • has_duplicate_min

from functime.

vienneraphael avatar vienneraphael commented on July 16, 2024 1
  • change_quantiles
  • first_location_of_maximum
  • last_location_of_minimum
  • first_location_of_maximum
  • last_location_of_minimum
  • mean_abs_change
  • mean_change
  • number_crossing_m
  • var_greater_than_std

from functime.

claysmyth avatar claysmyth commented on July 16, 2024 1
  • binned_entropy
  • fourier_entropy
  • friedrich_coefficients
  • lempel_ziv_complexity
  • max_langevin_fixed_point
  • partial_autocorr

from functime.

mbignotti avatar mbignotti commented on July 16, 2024 1
  • c3
  • cid_ce
  • energy_ration_by_chunks
  • index_mass_quantile
  • large_std
  • var_coeff

from functime.

topher-lo avatar topher-lo commented on July 16, 2024 1

Stable version released with v0.9.0!

from functime.

topher-lo avatar topher-lo commented on July 16, 2024
  • abs_energy
  • abs_maximum
  • absolute_sum_of_energy
  • approximate_entropy

from functime.

topher-lo avatar topher-lo commented on July 16, 2024
  • spkt_welch_density ( Is this fourier related?)

@abstractqqq Not FFT, but it does use the welch algorithm (from scipy) for computing spectral density: https://github.com/scipy/scipy/blob/v1.11.2/scipy/signal/_spectral_py.py#L297-L460. You can try use using welch for now. We can consider rewriting it in Rust down the line.

from functime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.