0
How do you create python #module?
Hi Guys, I am looking for on how I create simple data cleaning module. Does anyone has some useful hints?
7 Answers
+ 2
create a class having different related functions, then upload that file to PyPi , you can search PyPi on Google! , I have also uploaded a module for printing text in different colors
+ 1
Mohamed Ibrahim ,
is your question related on how to do the code for data cleaning or is it related on how to create a module and import and use it?
+ 1
Thanks Lothar, my question is related on how to create python module inorder to store all step of my data cleaning.
+ 1
Mohamed Ibrahim for any questions follow me on Instagram
@coding_memz
0
Google. This is standard documented procedure.
And I think you mean a package, that can be installed right? Because a module is simply a ".py" file which is imported using the name.
0
Thanks Saab Khan, Can I have yours herein sololearn. That will be very help full
0
Sure