Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import data from CSV #8

Open
DesignrKnight opened this issue Aug 6, 2020 · 10 comments
Open

Import data from CSV #8

DesignrKnight opened this issue Aug 6, 2020 · 10 comments
Assignees

Comments

@DesignrKnight
Copy link
Member

This will help in the time of the beginning of a new academic year.

@chebro
Copy link

chebro commented Oct 27, 2020

Hi, I could probably tackle this, can you give more details on what you're trying to achieve?

@DesignrKnight
Copy link
Member Author

@riteshsp2000 @Thesmader

Could you help out here?

@Gauravmauryaios
Copy link

I want to work on this project.

@riteshsp2000
Copy link
Member

Hey @Gauravmauryaios!
Do you have any plan to how to implement this? Any npm package or anything in mind?

@dbmohit
Copy link

dbmohit commented Aug 19, 2021

i want to work on this

@DesignrKnight
Copy link
Member Author

Hello @dbmohit
It is great to hear from you about your interest. Could you briefly mention your plan of action here? How do you plan to solve the issue?

@dbmohit
Copy link

dbmohit commented Aug 19, 2021

Sir i use pandas library in python to importing data and use kivy library to merge app to that particular python program

@riteshsp2000
Copy link
Member

Hey @dbmohit

Okay so the entire application that we have here is based on javascript. So i'm not sure how we can use python libraries for implementing the functionality.

@dbmohit
Copy link

dbmohit commented Aug 20, 2021

there is not any way to connect python code with javascript?
i am not good in js

@chebro
Copy link

chebro commented Aug 20, 2021

there is not any way to connect python code with javascript?

if it's being done on the server side, you could call a python script using require(child_process).exec()

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

No branches or pull requests

6 participants