Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
duizhang_tools
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
data—王林芳
duizhang_tools
Commits
448ed7df
Commit
448ed7df
authored
Nov 17, 2017
by
Perry_Zhu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
非去哪儿白条每日赔付
parent
b8953494
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
白条直投每日赔付(用实还表出).py
白条/出表/白条直投每日赔付(用实还表出).py
+2
-2
No files found.
白条/出表/白条直投每日赔付(用实还表出).py
View file @
448ed7df
...
...
@@ -219,8 +219,8 @@ def spread_loan_id():
'tx_plan_all'
:
'提现账户应还资方本息'
,
'sr_plan_all'
:
'收入账户应还资方本息'
,
'zbj_plan_all'
:
'质保金账户应还资方本息'
,
'zbj_yq_principle'
:
'质保金账户客户逾期还款本金'
,
'zbj_tq_principle'
:
'质保金账户客户提前可用本金'
},
inplace
=
True
)
df_hk_new
.
to_excel
(
path
+
u'5_loan_id维度展开2017-10.xlsx'
,
index
=
None
,
columns
=
df_hk_new
.
columns
,
encoding
=
'utf8'
)
df_hk_new
.
to_excel
(
path
+
u'5_loan_id维度展开2017-10.xlsx'
,
index
=
None
,
columns
=
df_hk_new
.
columns
,
encoding
=
'utf8'
)
df_out
.
to_excel
(
path
+
u'5_按日期展开2017-10.xlsx'
,
index
=
None
,
columns
=
df_out
.
columns
,
encoding
=
'utf8'
)
spread_loan_id
()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment