Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / predict-idlab/tsflex issues and pull requests
#130 - :arrow_up: update dependencies
Pull Request -
State: closed - Opened by jvdd 5 months ago
- 1 comment
#129 - Stuck on calculating features
Issue -
State: closed - Opened by cameron-hobbs 6 months ago
- 9 comments
Labels: bug
#128 - :pray: not writeable strided for vectorized
Pull Request -
State: closed - Opened by jvdd 8 months ago
- 1 comment
#127 - :tada: allow non `pd.DatetimeIndex` for processing
Pull Request -
State: open - Opened by jvdd 8 months ago
- 1 comment
#126 - :bug: check for None before setting `n_jobs` to nb logical CPUs
Pull Request -
State: closed - Opened by jvdd 9 months ago
- 3 comments
Labels: bug
#125 - Do not assume datetimeindex in the processing functionality
Issue -
State: open - Opened by jvdd 9 months ago
- 1 comment
Labels: bug, enhancement
#124 - Update deps ctd.
Pull Request -
State: closed - Opened by jvdd 9 months ago
- 1 comment
#123 - Update dependencies
Pull Request -
State: closed - Opened by jvdd 9 months ago
- 1 comment
#122 - :arrow_up: update pycatch22
Pull Request -
State: closed - Opened by jvdd 9 months ago
- 1 comment
#121 - Use literal for FuncWrapper `input_type` / StridedRolling `func_data_type`
Issue -
State: open - Opened by jvdd 9 months ago
#120 - :recycle: improve QOL with mypy
Pull Request -
State: closed - Opened by jvdd 9 months ago
- 1 comment
#118 - Check code with mypy
Issue -
State: closed - Opened by jvdd 11 months ago
#117 - Test on Apple ARM
Issue -
State: open - Opened by jvdd 11 months ago
#116 - :rocket: Python 3.12 support
Pull Request -
State: closed - Opened by jvdd 12 months ago
- 2 comments
#115 - :arrow_up: soften pandas lock
Pull Request -
State: closed - Opened by jvdd 12 months ago
- 3 comments
#114 - Possible incorrect dependencies on conda-forge for tsflex 0.3.0
Issue -
State: open - Opened by DManowitz about 1 year ago
- 2 comments
Labels: installation
#113 - Installation produces errors
Issue -
State: closed - Opened by Incrementis about 1 year ago
- 4 comments
#112 - Compatibility with Pandas 2
Issue -
State: closed - Opened by EXJUSTICE over 1 year ago
- 2 comments
#111 - :arrow_up: update dependencies
Pull Request -
State: closed - Opened by jvdd over 1 year ago
- 1 comment
#110 - 🤯 feat: write first draft of exact_time function
Pull Request -
State: open - Opened by NielsPraet over 1 year ago
- 2 comments
#109 - ✨ feat: Feature extraction with an identifier
Pull Request -
State: closed - Opened by NielsPraet over 1 year ago
- 4 comments
#108 - :arrow_up: update antropy dependency + disable py 3.7 tests
Pull Request -
State: closed - Opened by jvdd over 1 year ago
- 2 comments
#107 - Build/codspeed setup
Pull Request -
State: closed - Opened by NielsPraet over 1 year ago
- 2 comments
Labels: enhancement
#106 - 👷 build: create codeql.yml
Pull Request -
State: closed - Opened by NielsPraet over 1 year ago
- 2 comments
#105 - Add codspeed continuous performance monitoring
Issue -
State: closed - Opened by jvdd over 1 year ago
#104 - :bug: support functools.partial
Pull Request -
State: closed - Opened by jvdd over 1 year ago
- 1 comment
#103 - support functools.partial
Issue -
State: closed - Opened by jvdd over 1 year ago
Labels: bug
#102 - feat: parallel intra strided-rolling
Pull Request -
State: open - Opened by jvdd over 1 year ago
- 1 comment
#101 - Check integration with `pyspi`
Issue -
State: open - Opened by jvdd over 1 year ago
#100 - Q: how to calculate features on rolling windows but with fixed start point for each window?
Issue -
State: open - Opened by saheel1115 over 1 year ago
- 1 comment
#99 - chore: remove isort and use ruff instead
Pull Request -
State: closed - Opened by jvdd over 1 year ago
- 1 comment
#98 - Allow parallellization over the sliding-windows instead of over the feature functions?
Issue -
State: open - Opened by jvdd over 1 year ago
#97 - Feature extraction issue when series name is a number
Issue -
State: open - Opened by windischbauer almost 2 years ago
#96 - Help with feature extraction
Issue -
State: open - Opened by deepkachhawa7 almost 2 years ago
#95 - :tada: validate pyentrp integration
Pull Request -
State: closed - Opened by jvdd almost 2 years ago
- 1 comment
#94 - :tada: validate nolds integration
Pull Request -
State: closed - Opened by jvdd almost 2 years ago
- 1 comment
#93 - Integration with other toolkits feature functions
Issue -
State: open - Opened by jvdd almost 2 years ago
#92 - [FEAT] add `t0` to `FeatureCollection.calculate()`
Issue -
State: open - Opened by jonasvdd almost 2 years ago
Labels: enhancement
#91 - :arrow_up: update multiprocess(ing)
Pull Request -
State: closed - Opened by jvdd almost 2 years ago
- 1 comment
#90 - ⬆️ update dill & multiprocess dependencies
Issue -
State: closed - Opened by jvdd almost 2 years ago
- 1 comment
#89 - Explore integration with ray
Issue -
State: open - Opened by jvdd almost 2 years ago
#88 - :sparkles: validate integration with antropy
Pull Request -
State: closed - Opened by jvdd almost 2 years ago
- 7 comments
#87 - :arrow_up: support Python 3.11
Pull Request -
State: closed - Opened by jvdd about 2 years ago
- 1 comment
#86 - Check out polars `groupby_dynamic`
Issue -
State: open - Opened by jvdd about 2 years ago
#85 - Check integration compatibility with Antropy
Issue -
State: closed - Opened by jvdd about 2 years ago
#84 - Check integration compatibility with `tsfeatures`
Issue -
State: closed - Opened by jvdd about 2 years ago
- 1 comment
#83 - :wood: log % duration + output_names for FeatureCollection
Pull Request -
State: closed - Opened by jvdd about 2 years ago
- 4 comments
#82 - :memo: add `SeriesPipeline` code example to README.md under processing
Issue -
State: open - Opened by jvdd about 2 years ago
#81 - Look into GitHub code scanning
Issue -
State: closed - Opened by jvdd about 2 years ago
#80 - :broom: some necessary maintenance
Pull Request -
State: closed - Opened by jvdd about 2 years ago
- 7 comments
#79 - :broom: add formatting & linting checks to CI-CD
Issue -
State: closed - Opened by jvdd about 2 years ago
#78 - :snake: support Python 3.11
Issue -
State: closed - Opened by jvdd about 2 years ago
#77 - time-series batch / whole-series feature calculation
Pull Request -
State: open - Opened by jonasvdd over 2 years ago
- 1 comment
#76 - Window and stride arguments are making it harder to use the package. feature_collection.reduce example
Issue -
State: open - Opened by arturdaraujo over 2 years ago
- 2 comments
Labels: enhancement, question
#75 - :sparkles: support segment start and end idxs
Pull Request -
State: closed - Opened by jvdd over 2 years ago
#74 - :sparkles: decouple stride + support setpoints
Pull Request -
State: closed - Opened by jvdd over 2 years ago
#73 - 🎍 improving loggers as described in #66
Pull Request -
State: closed - Opened by jonasvdd over 2 years ago
- 3 comments
#72 - :crayon: improve the `make_robust docs`
Pull Request -
State: closed - Opened by jonasvdd over 2 years ago
- 2 comments
#71 - :recycle: refactor indexing + :scissors: decouple stride & window + :sparkles: support segment idxs
Pull Request -
State: closed - Opened by jvdd over 2 years ago
- 6 comments
#70 - make_robust - option to define the min # of non nan samples
Issue -
State: closed - Opened by jonasvdd over 2 years ago
#69 - pandas deprecationwarning - TimeStridedRolling
Issue -
State: closed - Opened by jonasvdd over 2 years ago
- 2 comments
#68 - :recycle: improve output indexing
Pull Request -
State: closed - Opened by jvdd over 2 years ago
- 1 comment
#67 - Question: Feature extraction on time series batch
Issue -
State: open - Opened by mbignotti over 2 years ago
- 12 comments
Labels: bug
#66 - improve `get_processor_logs`
Issue -
State: closed - Opened by jonasvdd over 2 years ago
Labels: enhancement
#65 - Improve jargon / logic of window position
Issue -
State: open - Opened by jonasvdd over 2 years ago
#64 - [MRG] Remove deprecated closed argument in pd.daterange
Pull Request -
State: closed - Opened by jeroenboeye over 2 years ago
- 4 comments
#63 - Feature extraction with an identifier
Issue -
State: closed - Opened by jvdd over 2 years ago
- 3 comments
Labels: enhancement
#62 - :bug: fix bug with bound_method + :sparkles: new integrations
Pull Request -
State: closed - Opened by jvdd almost 3 years ago
- 3 comments
#61 - [Feature request] catch errors with make_robust
Issue -
State: open - Opened by jvdd almost 3 years ago
Labels: enhancement
#60 - Get features for each line
Issue -
State: closed - Opened by IKetchup almost 3 years ago
- 3 comments
Labels: question
#59 - Alignment of feature windows when equal stride
Issue -
State: open - Opened by jvdd almost 3 years ago
- 1 comment
#58 - :sparkles: vectorized feature function support
Pull Request -
State: closed - Opened by jvdd almost 3 years ago
- 9 comments
#57 - [Feature Request] Integration with ROCKET from sktime
Issue -
State: open - Opened by GillesVandewiele almost 3 years ago
- 1 comment
Labels: enhancement, help wanted
#56 - [Feature Request] Integration with pyts
Issue -
State: open - Opened by GillesVandewiele almost 3 years ago
- 1 comment
#55 - :ambulance: update critical depencies
Pull Request -
State: closed - Opened by jvdd almost 3 years ago
#54 - :zap: Ugain power consumption demo
Pull Request -
State: open - Opened by jvdd about 3 years ago
- 1 comment
#53 - :ambulance: Fix windows bug
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 1 comment
#52 - :see_no_evil: minor bug fix in make_robust
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 1 comment
#51 - Multiprocessed feature extraction is not supported on Windows
Issue -
State: open - Opened by jvdd about 3 years ago
- 2 comments
Labels: wontfix
#50 - :pray: Dev windows mp bug
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 1 comment
#49 - Ugain example + Windows bug
Pull Request -
State: closed - Opened by jonasvdd about 3 years ago
- 2 comments
#48 - :pushpin: Update dependencies
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 1 comment
#47 - 💨 series_pipeline insert & append is more compose-like
Pull Request -
State: closed - Opened by jonasvdd about 3 years ago
- 1 comment
#46 - :art: Update examples
Pull Request -
State: closed - Opened by jvdd about 3 years ago
#45 - :goal_net: update make_robust
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 2 comments
#44 - :sparkles: fully support & test seglearn, tsfel, and tsfresh features
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 2 comments
#43 - be flexible in number of feature-function outputs
Issue -
State: open - Opened by jvdd about 3 years ago
- 2 comments
Labels: enhancement, question
#42 - `make_robust` should also support FuncWrapper as input
Issue -
State: closed - Opened by jvdd about 3 years ago
Labels: enhancement
#41 - 🐐 sorting output feature columns
Pull Request -
State: closed - Opened by jonasvdd about 3 years ago
- 1 comment
#40 - Deterministic output column order (sorted by order of featuredescriptors in feature collection)
Issue -
State: closed - Opened by jvdd about 3 years ago
- 1 comment
Labels: enhancement
#39 - :pray: update google analytics script
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 1 comment
#38 - :globe_with_meridians: add google analytics tag
Pull Request -
State: closed - Opened by jvdd about 3 years ago
- 1 comment
#37 - :art: Addlogo file created by Mathieu De Meue
Pull Request -
State: closed - Opened by matdemeue about 3 years ago
- 3 comments
#36 - The github docs actions will always serve the docs of the latest version
Issue -
State: open - Opened by jonasvdd about 3 years ago
Labels: documentation, enhancement
#35 - adding `load_empatica_data` function
Pull Request -
State: closed - Opened by jonasvdd about 3 years ago
- 2 comments
#34 - :fire: sequence based strided rolling + faster feature func looping + improved tsfresh integrations + doc updates
Pull Request -
State: closed - Opened by jonasvdd about 3 years ago
- 4 comments
#33 - Series processing enhancements
Pull Request -
State: closed - Opened by jonasvdd about 3 years ago
- 1 comment
#32 - look into using loguru for logging
Issue -
State: open - Opened by jvdd about 3 years ago
Labels: enhancement
#31 - look into optimizing Stridedrolling
Issue -
State: open - Opened by jonasvdd over 3 years ago
Labels: enhancement
#30 - series_names in SeriesProcessor has to be a python list
Issue -
State: closed - Opened by emield12 over 3 years ago
- 2 comments
Labels: enhancement