Fafadia Tech Resources¶
Business Resources¶
Purpose of these resources is to help our employees and customers succeed. Below are non-technical resources, which gives glimpse of Fafadia Tech’s capabilities and culture.
Case Studies¶
- ERP Implementation for IoT Startup
- ERP Implementation for Advertising Agency
- ERP Implementation for Sourcing Company
- Driving engagement for B2C Mobile App
- eCommerce Aggregator
- Churn Analysis Engine
- Re-Engineering of Healthcare Web Application
- Matching Engine
- Private Equity MIS Application
- ChatBot as Digital Assistant
Project Management¶
ERP Implementation¶
Note
We appreciate your feedback, if you have any comments to improve these documents, please email us: customercare [at] [<ourdomain>]. —Fafadia Tech
Technical Resources¶
If you’re developer or member of technical team, following should be of your help
Overview¶
Python¶
Javascript¶
Data Science¶
- Scrapy
- Pandas
- Peeking data from CSV file
- Counting rows in frame
- Series from NumPy arrays
- Series from Dictionary
- Retrieve multiple elements from Series
- Create frame from nested list
- Create frame from dict of list
- Create frame from list of dict
- Selecting column from frame
- Appending columns to frame
- Deleting columns
- Selecting by row label
- Selecting by row integer
- Appending rows
- Deleting rows
- Describing Data
- Applying functions to frames
- Iterating
- Sorting
- Plot a chart distribution
- Generating histogram
- Filtering data frame
- Scikit Learn
Frappe & ERPNext¶
- Frappe Installation from Scratch
- ERPNext Technical Documents
- Dev vs Production
- Exporting custom app
- Deploying custom app
- Code Examples
- Dynamically Create Child Rows
- Triggering code just before saving
- Iterating over items in Child Table
- Trigger for change in form field
- Trigger for change in child table field
- Fetch value from Child Table
- Calculating based on intermediate fields
- Adding custom buttons
- Dynamically add Rows to Child Table
- Populate Child Rows based on Date Range Selection with Validation
- Updation of Total field based on change in Child Form
- Import files from Item master and attach to current DocType
- Downloading Child Table as TSV
- Customization References
- Development References
- REST APIs
- Reporting