Skip to content

Conversation

@typhoonzero
Copy link
Collaborator

Fix #833


Then we could run a python script to insert values to that table:

```python
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about converting the CSV file into sql file and put it on /docker-entrypoint-initdb.d/ so that users don't need to run the Python script in the tutorial.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer use csv to keep the same format as user downloaded. The file in the repo only contains several lines.

@typhoonzero typhoonzero changed the title add tutorial creditcard fraud tutorial creditcard fraud Sep 20, 2019
Copy link
Collaborator

@Yancey0623 Yancey0623 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@typhoonzero typhoonzero merged commit 83a0f0a into sql-machine-learning:develop Sep 20, 2019
@typhoonzero typhoonzero deleted the polish_creditcardfraud_example branch September 20, 2019 09:31
shendiaomo pushed a commit to shendiaomo/sqlflow that referenced this pull request Oct 22, 2019
* add tutorial creditcard fraud

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add credit card fraud detection example

2 participants