Commits
Click on a commit to change the comparison range🚧 feat: create first rough draft3 years ago
by NielsPraet 🐛 fix: solve rename issue... again3 years ago
by NielsPraet 🐛 fix: solve df form for group_by3 years ago
by NielsPraet ♻️ refactor: clean up group_by calculate code3 years ago
by NielsPraet 🎨 chore: format code3 years ago
by NielsPraet 🔥 chore: remove useless loc3 years ago
by NielsPraet ✅ tests: add tests for new group_by functionality3 years ago
by NielsPraet 🎨 chore: reformat code3 years ago
by NielsPraet 🍱 chore: add dummy test data3 years ago
by NielsPraet 🎨 tests: add basic group_by benchmark3 years ago
by NielsPraet 🎨 chore: format code3 years ago
by NielsPraet :dash: Update tsflex/features/feature_collection.py :dash: tsflex/features/feature_collection.py Merge branch 'feat/identifier-feature-extraction' of https://github.com/NielsPraet/tsflex into feat/identifier-feature-extraction3 years ago
by NielsPraet 🐛 fix: make sure nan values appear as separate row3 years ago
by NielsPraet ✅ tests: fix benchmarks3 years ago
by NielsPraet 🎨 chore: format code3 years ago
by NielsPraet 🚚 chore: replace csv file with parquet file3 years ago
by NielsPraet ✅ tests: write some extra tests for group_by3 years ago
by NielsPraet 🎨 chore: format code3 years ago
by NielsPraet ✅ tests: update failing test3 years ago
by NielsPraet 📝 docs: update groupby documentation3 years ago
by NielsPraet :crayon: fix code rendering in docs ✨ feat: add support for numeric indices3 years ago
by NielsPraet 📝 docs: add groupby example3 years ago
by NielsPraet :detective: code review with @jonasvdd