Skip to content

Commit c39a84d

Browse files
committed
remove errant paste
1 parent 6264fb5 commit c39a84d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fastparquet/parquet.thrift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
df_filtered = pf.to_pandas(filters=[('filter_col', '>', 6)], row_filter=True)v2/**
21
* Licensed to the Apache Software Foundation (ASF) under one
32
* or more contributor license agreements. See the NOTICE file
43
* distributed with this work for additional information
@@ -11,7 +10,7 @@ df_filtered = pf.to_pandas(filters=[('filter_col', '>', 6)], row_filter=True)v2/
1110
*
1211
* Unless required by applicable law or agreed to in writing,
1312
* software distributed under the License is distributed on an
14-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANYdf_filtered = pf.to_pandas(filters=[('filter_col', '>', 6)], row_filter=True)
13+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1514
* KIND, either express or implied. See the License for the
1615
* specific language governing permissions and limitations
1716
* under the License.

0 commit comments

Comments
 (0)