Top "Filter" questions

A program or routine that blocks access to data that meet a particular criterion.

How to get a range of items from stream using Java 8 lambda?

In a previous question [ How to dynamically do filtering in Java 8? ] Stuart Marks gave a wonderful answer, and provided several …

java filter lambda java-8
pyspark dataframe filter or include based on list

I am trying to filter a dataframe in pyspark using a list. I want to either filter based on the …

apache-spark filter pyspark apache-spark-sql
Python: Pandas filter string data based on its string length

I like to filter out data whose string length is not equal to 10. If I try to filter out any …

python string pandas csv filter
AngularJS - how to get an ngRepeat filtered result reference

I am using an ng-repeat directive with filter like so: ng-repeat="item in items | orderBy:'order_prop' | filter:query | limitTo:4" …

javascript angularjs filter angularjs-ng-repeat
How to write a custom filter in spring security?

I want to receive some information per request, so I think instead of having a function for each request and …

spring filter spring-security
python pandas loc - filter for list of values

This should be incredibly easy, but I can't get it to work. I want to filter my dataset on two …

python pandas filter loc
Django - Getting last object created, simultaneous filters

Apologies, I am completely new to Django and Python. I have 2 questions. First, how would I go about getting the …

python django filter django-views
Removing AngularJS currency filter decimal/cents

Is there a way to remove the decimal/cents from the output of a currency filter? I'm doing something like …

angularjs filter formatting angularjs-filter
OData $filter with multiple predicates

If I have two entities in my model, "People" and "Addresses", and a particular Person has zero or more addresses, …

wcf filter odata predicate
IE8 gradient filter not working if a background color exists

I'm trying to use the following CSS styles. They are working on most browsers, including ie7. However in ie8, the …

internet-explorer-8 filter css gradient rgba