Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How does python read the file?

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly explains "python how to read the file", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "python how to read the file" bar!

#! usr/bin/env python# encoding:utf-8### delete contains the keywords "Time taken: 0." def readfile (filename): lines = [line for line in open (filename)] def printTimeTaken (filename): filename= "data/aaa.csv" lines = [line for line in open (filename)] for line in lines [:]: if not line.__contains__ ("Time taken: 0."): print (line.replace ('\ n') ) def appendToFile (context,filepath): print () def contactexp (tb,date_list,cpexp,file,filesql): for tbname in tb: if tbname.replace ("day") or tbname.replace ("day"). Endswith ("semester") or tbname.replace ('\ n') Endswith ("7days"): for date_item in date_list: file.write (cpexp.format_map (vars ()). Lower () + "\ n") filesql.write (addPart.format_map (vars ()). Lower () + "\ n") else: date_item='2020-08- 01' file.write (cpexp.format_map (vars ()) .lower () + "\ n") filesql.write (addPart.format_map (vars ()) .lower () + "\ n") def whh (filename File,filesql): with open (file, "w +") as file: with open (filesql, "w +") as filesql: tbname_list= [] lines = [line for line in open (filename)] for line in lines [:]: if line.lower () .replace ('\ n' ''). Endswith ("_"): tbname_list= [line.lower (). Replace ('\ njinzhuo') + "day", line.lower (). Replace ('\ njinzhuo') + "week", line.lower (). Replace ('\ njingjue') + "semester", line.lower (). Replace ('\ n') '') + "7days"] # tbname_list = [line.lower (). Replace ('\ nails,'') + "week"] contactexp (tbname_list, date_list, cpexp, file Filesql) else: # for date_item in date_list: date_item = '2020-08-01' tbname=line.lower (). Replace ('\ n' File.write (cpexp.format_map (vars ()). Lower () + "\ n") filesql.write (addPart.format_map (vars ()). Lower () + "\ n") # date_list= ["2020-06-15", "2020-06-16", "2020-06-17", "2020-06-18", "2020-06-19", "2020-06-20" "2020-06-21"] date_list= ["2020-08-01"] cpexp= "hadoop fs-rm-r / user/hive/warehouse/dev_treasury.db/ {tbname} / day= {date_item}\ n hadoop distcp hdfs://10.1.11.3:8020/user/hive/warehouse/treasury.db/ {tbname} / day= {date_item} hdfs://sandbox-hadoop-03.xuele.net:8020/user/hive/warehouse/dev_treasury.db/ {tbname } / day= {date_item} "addPart=" alter table {tbname} add partition (day=' {date_item}') "# fileC= open (" data/shell ",'w') file=" data/shell "filesql=" data/sql "# date_list.append () print (" test ") # for date_item in date_list:# print (date_item.replace ('\ nzhongjia')) tbname_list=whh (" data/replyjob ", file,filesql) # contactexp (tbname_list,date_list,cpexp,file) Thank you for your reading. That's how python reads the file. After the study of this article, I believe you have a deeper understanding of how to read the file of python, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report