lemmey / python_level_one

The Unlicense
0 stars 0 forks source link

Increase usability for python projects #2

Open lemmey opened 3 months ago

lemmey commented 3 months ago

word_count_main.py data_generator_main.py

Nandini1071 commented 3 months ago

Hi, is this issue still open ?

lemmey commented 2 months ago

Hi, is this issue still open ?

Hello Nandini1071. The issue is still work in progress. Please feel free to have a look/share your ideas.

(Please note, this repository is more like a traning ground for the GitHub microcosm and might not remain open indefinitely.)

Best regards

Nandini1071 commented 2 months ago

what enhancements you are looking ?

Nandini1071 commented 2 months ago

or you want to add some more feature, if yes let me know what are all ?

lemmey commented 2 months ago

I simply thought about adding functionality to improve the 'user-experience'

PS I'am still learning how to do those things myself, but I'am happy for any suggestions. Cheers

Nandini1071 commented 2 months ago

oh ok, so any thing on which you think I can contribute?

lemmey commented 2 months ago

Have you been working with GUIs, such as tkinter/custom tkinter?

lemmey commented 2 months ago

In any case, in the the repository python_level_one there is a file named: data_cleaner_quick.py I would like to enchance the program and make it more user-friendly.

If you want to wrap your head around it, you can try creating a #user menu for data_cleaner_quick.py, from which the user can choose the pandas.method applied to the .csv file. The key funcitons for now shoud involve: pd.drop_duplicates() pd.dropna()

The menu should revolve in a continuous #loop and the user should be able to exit by input of a keyword.

Nandini1071 commented 2 months ago

I am not aware of pandas actually so can you tell me requirement for python itself.

Nandini1071 commented 2 months ago

or else in this we can change the login in to python as we can use some inbuilt libraries, and also can add many features for this file, -> data_cleaner_quick.py

Nandini1071 commented 2 months ago

I mean the features which you want I can implement in python itself in optimised way just explain the requirements.

Nandini1071 commented 2 months ago

If you want with pandas then I can write with pandas also let me know your suggestions

Nandini1071 commented 2 months ago

may I know your suggestions on this so that will start working on this.

lemmey commented 2 months ago

Nandini I appreciate your enthusiasm, note however that this is a student project - You can not make any mistakes here and I am happy to look at your own creative suggestions.

I am a beginner at progamming Python, so I try to learn about the workflow and project structure. Getting a second opinion from another developer would be of great value to me so I understand the GitHub workflow.

If you tell me a little bit about you maybe that helps finding a suitable project. The purpose of the projects in my repository are just for training and of course for anyone visiting the site. Are you a student (beginner programmer) or do you just like to resolve open GitHub Issues?

Also, please excuse me if I cannot cater to your schedule

Nandini1071 commented 2 months ago

I am good at python as intermediate you can consider me.

Nandini1071 commented 2 months ago

so I can contribute to python and also for UI and backend projects, so I would like to contribute here.

lemmey commented 2 months ago

If you really want to collaborate on one of the projects, feel free to be proactive and bring in your own ideas, maybe we can make a polished application

lemmey commented 2 months ago

so I can contribute to python and also for UI and backend projects, so I would like to contribute here.

Sounds terrific!

Nandini1071 commented 2 months ago

And I am working professional as full stack developer.

Nandini1071 commented 2 months ago

so what all ideas you are having I can contribute to all those projects.

lemmey commented 2 months ago

How do you have time then to help little projects like this one :D ... no worries

Nandini1071 commented 2 months ago

How do you have time then to help little projects like this one :D ... no worries

No you said right this is for courses, so what kind of courses you are preparing and what all ideas you are having which is pending?

lemmey commented 2 months ago

Currently I'am just teaching myself.

I will try to make up my mind on what needs to be done where, towards the end of the week. Please feel free to respond to any posted #Issues then.

Nandini1071 commented 2 months ago

ok let me know if you have any issues with the code related in python would like to contribute.

lemmey commented 2 months ago

Thank you, I will try to think of something. Best regards

Nandini1071 commented 2 months ago

yeah with python hell lot of projects are there which you can create.